35 #ifndef NEKTAR_SOLVERS_WEAKPRESSUREEXTRAPOLATE_H
36 #define NEKTAR_SOLVERS_WEAKPRESSUREEXTRAPOLATE_H
52 class WeakPressureExtrapolate;
54 typedef std::shared_ptr<WeakPressureExtrapolate>
69 pSession, pFields, pPressure, pVel, advObject);
95 const int nbcoeffs,
const int nreg,
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
An abstract base class encapsulating the concept of advection of a vector field.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
std::shared_ptr< ExpList > ExpListSharedPtr
Shared pointer to an ExpList object.
std::shared_ptr< Advection > AdvectionSharedPtr
A shared pointer to an Advection object.
The above copyright notice and this permission notice shall be included.
std::shared_ptr< Extrapolate > ExtrapolateSharedPtr
std::shared_ptr< WeakPressureExtrapolate > WeakPressureExtrapolateSharedPtr