35#ifndef NEKTAR_SOLVERS_MAPPINGEXTRAPOLATE_H
36#define NEKTAR_SOLVERS_MAPPINGEXTRAPOLATE_H
47class MappingExtrapolate;
63 pSession, pFields, pPressure, pVel, advObject);
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
GLOBAL_MAPPING_EXPORT typedef std::shared_ptr< Mapping > MappingSharedPtr
A shared pointer to a Mapping object.
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.
std::shared_ptr< Extrapolate > ExtrapolateSharedPtr
std::shared_ptr< MappingExtrapolate > MappingExtrapolateSharedPtr