35 #ifndef NEKTAR_TIMEDEPENDENTINFLOW_H
36 #define NEKTAR_TIMEDEPENDENTINFLOW_H
46 class TimeDependentInflow;
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.
virtual ~TimeDependentInflow()
TimeDependentInflow(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession, PulseWavePressureAreaSharedPtr pressureArea)
static std::string className
Name of class.
static PulseWaveBoundarySharedPtr create(Array< OneD, MultiRegions::ExpListSharedPtr > &pVessel, const LibUtilities::SessionReaderSharedPtr &pSession, PulseWavePressureAreaSharedPtr &pressureArea)
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)
std::shared_ptr< SessionReader > SessionReaderSharedPtr
The above copyright notice and this permission notice shall be included.
std::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
std::shared_ptr< TimeDependentInflow > TimeDependentInflowSharedPtr
std::shared_ptr< PulseWaveBoundary > PulseWaveBoundarySharedPtr