45         "Pressure area relationship for the arterial system");
 
static PulseWavePressureAreaSharedPtr create(Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession)
Creates an instance of this class. 
 
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
 
ArterialPressureArea(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession)
 
virtual void v_DoPressure()
 
virtual ~ArterialPressureArea()
 
PressureAreaFactory & GetPressureAreaFactory()
 
static std::string className
Name of class. 
 
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, tDescription pDesc="")
Register a class with the factory.