35 #ifndef NEKTAR_SOLVERS_WEAKPRESSUREEXTRAPOLATE_H 36 #define NEKTAR_SOLVERS_WEAKPRESSUREEXTRAPOLATE_H
std::shared_ptr< ExpList > ExpListSharedPtr
Shared pointer to an ExpList object.
std::shared_ptr< Advection > AdvectionSharedPtr
A shared pointer to an Advection object.
std::shared_ptr< WeakPressureExtrapolate > WeakPressureExtrapolateSharedPtr
std::shared_ptr< Extrapolate > ExtrapolateSharedPtr
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
An abstract base class encapsulating the concept of advection of a vector field.