| 
    Nektar++
    
   | 
 
#include <LibUtilities/BasicUtils/NekFactory.hpp>#include <LibUtilities/BasicUtils/SessionReader.h>#include <LibUtilities/BasicUtils/SharedArray.hpp>#include <MultiRegions/ExpList.h>#include <StdRegions/StdNodalTriExp.h>#include <StdRegions/StdNodalTetExp.h>#include <SolverUtils/Core/Misc.h>

Go to the source code of this file.
Classes | |
| class | Nektar::CellModel | 
| Cell model base class.  More... | |
Namespaces | |
| Nektar | |
| <  | |
Typedefs | |
| typedef std::vector< std::pair < std::string, std::string > >  | Nektar::SummaryList | 
| typedef boost::shared_ptr < CellModel >  | Nektar::CellModelSharedPtr | 
| A shared pointer to an EquationSystem object.  More... | |
| typedef  LibUtilities::NekFactory < std::string, CellModel, const LibUtilities::SessionReaderSharedPtr &, const MultiRegions::ExpListSharedPtr & >  | Nektar::CellModelFactory | 
| Datatype of the NekFactory used to instantiate classes derived from the EquationSystem class.  More... | |
Functions | |
| CellModelFactory & | Nektar::GetCellModelFactory () | 
 1.8.8