36 #ifndef NEKTAR_SOLVERS_PULSEWAVESOLVER_EQUATIONSYSTEMS_PULSEWAVEPROPAGATION_H 
   37 #define NEKTAR_SOLVERS_PULSEWAVESOLVER_EQUATIONSYSTEMS_PULSEWAVEPROPAGATION_H 
   80         virtual void v_InitObject();
 
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool. 
 
static std::string className
Name of class. 
 
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
 
std::vector< std::pair< std::string, std::string > > SummaryList
 
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
 
boost::shared_ptr< EquationSystem > EquationSystemSharedPtr
A shared pointer to an EquationSystem object. 
 
Base class for unsteady solvers. 
 
static EquationSystemSharedPtr create(const LibUtilities::SessionReaderSharedPtr &pSession)
Creates an instance of this class. 
 
boost::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
 
Array< OneD, PulseWaveBoundarySharedPtr > m_Boundary
 
PulseWavePressureAreaSharedPtr m_pressureArea