Go to the source code of this file.
|
typedef std::vector< std::pair< std::string, std::string > > | Nektar::SummaryList |
|
typedef std::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...
|
|