36 #ifndef NEKTAR_SOLVERS_ALTERNATESKEWADVECTION_H 
   37 #define NEKTAR_SOLVERS_ALTERNATESKEWADVECTION_H 
   70         const int nConvectiveFields,
 
   83 #endif //NEKTAR_SOLVERS_INCNAVIERSTOKES_H 
virtual void v_Advect(const int nConvectiveFields, const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &advVel, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time)
Advects a vector field. 
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool. 
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
boost::shared_ptr< Advection > AdvectionSharedPtr
A shared pointer to an Advection object. 
virtual void v_InitObject(LibUtilities::SessionReaderSharedPtr pSession, Array< OneD, MultiRegions::ExpListSharedPtr > pFields)
Initialises the advection object. 
static std::string className2
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
static std::string className
Name of class. 
static SolverUtils::AdvectionSharedPtr create(std::string)
Creates an instance of this class. 
virtual ~AlternateSkewAdvection()
Defines a callback function which evaluates the flux vector.