45     namespace MultiRegions
 
   60                 const std::vector<unsigned int> &eIDs);
 
   78                         const std::string  &variable = 
"DefaultVar");
 
virtual void v_SetUpPhysNormals()
Set up the normals on each expansion. 
 
#define MULTI_REGIONS_EXPORT
 
boost::shared_ptr< SessionReader > SessionReaderSharedPtr
 
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()
 
boost::shared_ptr< ExpList3D > ExpList3DSharedPtr
Shared pointer to an ExpList3D object. 
 
StandardMatrixTag boost::call_traits< LhsDataType >::const_reference rhs typedef NekMatrix< LhsDataType, StandardMatrixTag >::iterator iterator
 
virtual ~ExpList3D()
Destructor. 
 
Abstraction of a three-dimensional multi-elemental expansion which is merely a collection of local ex...
 
ExpList3D()
Default constructor. 
 
void SetCoeffPhys(void)
Definition of the total number of degrees of freedom and quadrature points. Sets up the storage for m...
 
boost::shared_ptr< MeshGraph > MeshGraphSharedPtr
 
std::vector< ExpList3DSharedPtr >::iterator ExpList3DVectorIter
Iterator over an ExpList3DVector. 
 
Describes the specification for a Basis. 
 
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)