35 #ifndef NEKTAR_SOLVERS_SUBSTEPPINGEXTRAPOLATE_H 36 #define NEKTAR_SOLVERS_SUBSTEPPINGEXTRAPOLATE_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< Extrapolate > ExtrapolateSharedPtr
std::shared_ptr< TimeIntegrationWrapper > TimeIntegrationWrapperSharedPtr
std::shared_ptr< SubSteppingExtrapolate > SubSteppingExtrapolateSharedPtr
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::shared_ptr< TimeIntegrationSolution > TimeIntegrationSolutionSharedPtr
std::shared_ptr< SessionReader > SessionReaderSharedPtr
An abstract base class encapsulating the concept of advection of a vector field.