44 namespace MultiRegions
59 const std::vector<unsigned int> &eIDs,
60 const bool DeclareCoeffPhysArrays =
true,
82 const std::string &variable =
"DefaultVar",
std::shared_ptr< MeshGraph > MeshGraphSharedPtr
virtual void v_SetUpPhysNormals()
Set up the normals on each expansion.
#define MULTI_REGIONS_EXPORT
std::vector< ExpList3DSharedPtr > ExpList3DVector
Vector of pointers to ExpList3D objects.
virtual void v_PhysGalerkinProjection1DScaled(const NekDouble scale, const Array< OneD, NekDouble > &inarray, Array< OneD, NekDouble > &outarray)
Base class for all multi-elemental spectral/hp expansions.
virtual void v_ReadGlobalOptimizationParameters()
virtual ~ExpList3D()
Destructor.
std::shared_ptr< ExpList3D > ExpList3DSharedPtr
Shared pointer to an ExpList3D object.
Abstraction of a three-dimensional multi-elemental expansion which is merely a collection of local ex...
ExpList3D()
Default constructor.
Describes the specification for a Basis.
std::shared_ptr< SessionReader > SessionReaderSharedPtr
virtual void v_WriteVtkPieceHeader(std::ostream &outfile, int expansion, int istrip)
std::map< int, ExpansionShPtr > ExpansionMap
virtual void v_PhysInterp1DScaled(const NekDouble scale, const Array< OneD, NekDouble > &inarray, Array< OneD, NekDouble > &outarray)