35 #ifndef NEKTAR_UNDEFINEDINOUTFLOW_H
36 #define NEKTAR_UNDEFINEDINOUTFLOW_H
76 int omega,
int offset,
int n);
UndefinedInOutflow(Array< OneD, MultiRegions::ExpListSharedPtr > pVessel, const LibUtilities::SessionReaderSharedPtr pSession, PulseWavePressureAreaSharedPtr pressureArea)
boost::shared_ptr< PulseWaveBoundary > PulseWaveBoundarySharedPtr
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
virtual ~UndefinedInOutflow()
boost::shared_ptr< UndefinedInOutflow > UndefinedInOutflowSharedPtr
Pointer to a PulseWaveOutflow object.
boost::shared_ptr< PulseWavePressureArea > PulseWavePressureAreaSharedPtr
static std::string className
Name of class.
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, const NekDouble time, int omega, int offset, int n)