36 #ifndef NEKTAR_SOLVERS_ADRSOLVER_EQUATIONSYSTEMS_LUO_RUDY_91_H 
   37 #define NEKTAR_SOLVERS_ADRSOLVER_EQUATIONSYSTEMS_LUO_RUDY_91_H 
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool. 
std::vector< std::pair< std::string, std::string > > SummaryList
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
static CellModelSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession, const MultiRegions::ExpListSharedPtr &pField)
Creates an instance of this class. 
boost::shared_ptr< CellModel > CellModelSharedPtr
A shared pointer to an EquationSystem object. 
virtual ~LuoRudy91()
Destructor. 
virtual void v_SetInitialConditions()
Set initial conditions for the cell model. 
boost::shared_ptr< ExpList > ExpListSharedPtr
Shared pointer to an ExpList object. 
virtual void v_GenerateSummary(SummaryList &s)
Prints a summary of the model parameters. 
static std::string className
Name of class. 
LuoRudy91(const LibUtilities::SessionReaderSharedPtr &pSession, const MultiRegions::ExpListSharedPtr &pField)
Constructor. 
virtual void v_Update(const Array< OneD, const Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble time)
Computes the reaction terms $f(u,v)$ and $g(u,v)$.