34 #ifndef NEKTAR_LYMPHATICPRESSUREAREA_H 35 #define NEKTAR_LYMPHATICPRESSUREAREA_H
LymphaticPressureArea(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession)
static std::string className
Name of class.
virtual void v_DoPressure()
virtual ~LymphaticPressureArea()
std::shared_ptr< LymphaticPressureArea > LymphaticPressureAreaSharedPtr
Pointer to a PulseWaveOutflow object.
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.
std::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
std::shared_ptr< SessionReader > SessionReaderSharedPtr