35 #ifndef NEKTAR_SOLVERS_SUBSTEPPINGEXTRAPOLATE_H
36 #define NEKTAR_SOLVERS_SUBSTEPPINGEXTRAPOLATE_H
53 class SubSteppingExtrapolate;
Binds a set of functions for use by time integration schemes.
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< TimeIntegrationScheme > TimeIntegrationSchemeSharedPtr
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< SubSteppingExtrapolate > SubSteppingExtrapolateSharedPtr
std::shared_ptr< Extrapolate > ExtrapolateSharedPtr