Nektar++
Classes | Namespaces | Typedefs
ExpList3D.h File Reference
#include <MultiRegions/MultiRegionsDeclspec.h>
#include <MultiRegions/ExpList.h>
#include <vector>

Go to the source code of this file.

Classes

class  Nektar::MultiRegions::ExpList3D
 Abstraction of a three-dimensional multi-elemental expansion which is merely a collection of local expansions. More...
 

Namespaces

 Nektar
 
 Nektar::MultiRegions
 

Typedefs

typedef std::shared_ptr< ExpList3D > Nektar::MultiRegions::ExpList3DSharedPtr
 Shared pointer to an ExpList3D object. More...
 
typedef std::vector< ExpList3DSharedPtr > Nektar::MultiRegions::ExpList3DVector
 Vector of pointers to ExpList3D objects. More...