34 #ifndef NEKTAR_ARTERIALPRESSUREAREA_H 35 #define NEKTAR_ARTERIALPRESSUREAREA_H
static PulseWavePressureAreaSharedPtr create(Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession)
Creates an instance of this class.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
ArterialPressureArea(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession)
std::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
std::shared_ptr< ArterialPressureArea > ArterialPressureAreaSharedPtr
Pointer to a PulseWaveOutflow object.
virtual void v_DoPressure()
virtual ~ArterialPressureArea()
std::shared_ptr< SessionReader > SessionReaderSharedPtr
static std::string className
Name of class.