35 #ifndef NEKTAR_UNDEFINEDINOUTFLOW_H
36 #define NEKTAR_UNDEFINEDINOUTFLOW_H
46 class UndefinedInOutflow;
62 pVessel, pSession, pressureArea);
80 const NekDouble time,
int omega,
int offset,
int n);
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
static std::string className
Name of class.
UndefinedInOutflow(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession, PulseWavePressureAreaSharedPtr pressureArea)
static PulseWaveBoundarySharedPtr create(Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession, PulseWavePressureAreaSharedPtr &pressureArea)
Creates an instance of this 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, Array< OneD, Array< OneD, NekDouble > > &alpha, const NekDouble time, int omega, int offset, int n)
virtual ~UndefinedInOutflow()
std::shared_ptr< SessionReader > SessionReaderSharedPtr
The above copyright notice and this permission notice shall be included.
std::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
std::shared_ptr< PulseWaveBoundary > PulseWaveBoundarySharedPtr
std::shared_ptr< UndefinedInOutflow > UndefinedInOutflowSharedPtr