Nektar++
Classes | Namespaces | Typedefs | Variables
ExpList2D.h File Reference
#include <MultiRegions/MultiRegionsDeclspec.h>
#include <vector>
#include <MultiRegions/ExpList.h>
#include <SpatialDomains/Conditions.h>

Go to the source code of this file.

Classes

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

Namespaces

 Nektar
 
 Nektar::MultiRegions
 

Typedefs

typedef std::shared_ptr< ExpList2D > Nektar::MultiRegions::ExpList2DSharedPtr
 Shared pointer to an ExpList2D object. More...
 
typedef std::vector< ExpList2DSharedPtr > Nektar::MultiRegions::ExpList2DVector
 Vector of pointers to ExpList2D objects. More...
 

Variables

static const Array< OneD, ExpList2DSharedPtr > Nektar::MultiRegions::NullExpList2DSharedPtrArray
 Empty ExpList2D object. More...