35 #ifndef NEKTAR_SOLVERS_COMPRESSIBLEFLOWSOLVER_BNDCOND_EXTRAPORDER0BC 36 #define NEKTAR_SOLVERS_COMPRESSIBLEFLOWSOLVER_BNDCOND_EXTRAPORDER0BC 59 const int pSpaceDim,
const int bcRegion,
const int cnt)
63 pTraceNormals, pSpaceDim, bcRegion, cnt);
std::shared_ptr< CFSBndCond > CFSBndCondSharedPtr
A shared pointer to a boundary condition object.
General purpose memory allocation routines with the ability to allocate from thread specific memory p...
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
Encapsulates the user-defined boundary conditions for compressible flow solver.
std::shared_ptr< SessionReader > SessionReaderSharedPtr