35 #ifndef NEKTAR_SOLVERS_ADRSOLVER_EQUATIONSYSTEMS_TENTUSSCHER_PANFILOV_2006_CELL_H 36 #define NEKTAR_SOLVERS_ADRSOLVER_EQUATIONSYSTEMS_TENTUSSCHER_PANFILOV_2006_CELL_H 93 static std::string
def;
std::shared_ptr< ExpList > ExpListSharedPtr
Shared pointer to an ExpList object.
std::vector< std::pair< std::string, std::string > > SummaryList
static std::string className
Name of class.
TenTusscher06(const LibUtilities::SessionReaderSharedPtr &pSession, const MultiRegions::ExpListSharedPtr &pField)
Constructor.
static CellModelSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession, const MultiRegions::ExpListSharedPtr &pField)
Creates an instance of this class.
static std::string lookupIds[]
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
enum Variants model_variant
std::shared_ptr< CellModel > CellModelSharedPtr
A shared pointer to an EquationSystem object.
virtual void v_SetInitialConditions()
virtual ~TenTusscher06()
Desctructor.
virtual void v_GenerateSummary(SummaryList &s)
Prints a summary of the model parameters.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
virtual void v_Update(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)