Nektar++
|
This is the complete list of members for Nektar::CellModel, including all inherited members.
CellModel(const LibUtilities::SessionReaderSharedPtr &pSession, const MultiRegions::ExpListSharedPtr &pField) | Nektar::CellModel | |
GenerateSummary(SummaryList &s) | Nektar::CellModel | inline |
GetCellSolution(size_t idx) | Nektar::CellModel | |
GetCellSolutionCoeffs(size_t idx) | Nektar::CellModel | |
GetCellVarName(size_t idx) | Nektar::CellModel | inline |
GetNumCellVariables() | Nektar::CellModel | inline |
Initialise() | Nektar::CellModel | |
LoadCellModel() | Nektar::CellModel | protected |
m_cellSol | Nektar::CellModel | protected |
m_concentrations | Nektar::CellModel | protected |
m_field | Nektar::CellModel | protected |
m_gates | Nektar::CellModel | protected |
m_gates_tau | Nektar::CellModel | protected |
m_lastTime | Nektar::CellModel | protected |
m_nodalTet | Nektar::CellModel | protected |
m_nodalTmp | Nektar::CellModel | protected |
m_nodalTri | Nektar::CellModel | protected |
m_nq | Nektar::CellModel | protected |
m_nvar | Nektar::CellModel | protected |
m_session | Nektar::CellModel | protected |
m_substeps | Nektar::CellModel | protected |
m_useNodal | Nektar::CellModel | protected |
m_wsp | Nektar::CellModel | protected |
TimeIntegrate(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time) | Nektar::CellModel | |
Update(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time) | Nektar::CellModel | inline |
v_GenerateSummary(SummaryList &s)=0 | Nektar::CellModel | protectedpure virtual |
v_GetCellVarName(size_t idx) | Nektar::CellModel | inlineprotectedvirtual |
v_SetInitialConditions()=0 | Nektar::CellModel | protectedpure virtual |
v_Update(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)=0 | Nektar::CellModel | protectedpure virtual |
~CellModel() | Nektar::CellModel | inlinevirtual |