Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

namespace  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.
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.

Functions

CellModelFactoryNektar::GetCellModelFactory ()