34 #ifndef NEKTAR_UINFLOW_H 35 #define NEKTAR_UINFLOW_H 77 int omega,
int offset,
int n);
std::shared_ptr< PulseWaveBoundary > PulseWaveBoundarySharedPtr
UInflow(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession, PulseWavePressureAreaSharedPtr pressureArea)
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
static std::string className
Name of class.
virtual void v_DoBoundary(const Array< OneD, const Array< OneD, NekDouble >> &inarray, Array< OneD, Array< OneD, NekDouble >> &A_0, Array< OneD, Array< OneD, NekDouble >> &beta, const NekDouble time, int omega, int offset, int n)
static PulseWaveBoundarySharedPtr create(Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession, PulseWavePressureAreaSharedPtr &pressureArea)
Creates an instance of this class.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
std::shared_ptr< UInflow > UInflowSharedPtr
Pointer to a PulseWaveOutflow object.