Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Variables
ExpList2D.h File Reference
#include <MultiRegions/MultiRegionsDeclspec.h>
#include <vector>
#include <MultiRegions/ExpList.h>
#include <SpatialDomains/Conditions.h>
Include dependency graph for ExpList2D.h:
This graph shows which files directly or indirectly include this file:

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

namespace  Nektar
 <
namespace  Nektar::MultiRegions

Typedefs

typedef boost::shared_ptr
< ExpList2D > 
Nektar::MultiRegions::ExpList2DSharedPtr
 Shared pointer to an ExpList2D object.
typedef std::vector
< ExpList2DSharedPtr > 
Nektar::MultiRegions::ExpList2DVector
 Vector of pointers to ExpList2D objects.
typedef std::vector
< ExpList2DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList2DVectorIter
 Iterator for the vector of ExpList2D pointers.

Variables

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