Nektar++
Classes | Namespaces | Typedefs | Functions
CellModel.h File Reference
#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>
Include dependency graph for CellModel.h:
This graph shows which files directly or indirectly include this file:

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< CellModelNektar::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

CellModelFactoryNektar::GetCellModelFactory ()