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

Go to the source code of this file.

Classes

class  Nektar::MultiRegions::ExpList0D
 This class is the abstraction of a collection of zero-dimensional expansions which is merely a collection of points/values. More...
 

Namespaces

 Nektar
 <
 
 Nektar::MultiRegions
 

Typedefs

typedef boost::shared_ptr
< ExpList0D > 
Nektar::MultiRegions::ExpList0DSharedPtr
 Shared pointer to an ExpList0D object. More...
 
typedef std::vector
< ExpList0DSharedPtr > 
Nektar::MultiRegions::ExpList0DVector
 Vector of pointers to ExpList0D objects. More...
 
typedef std::vector
< ExpList0DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList0DVectorIter
 Iterator for the vector of ExpList0D pointers. More...
 

Variables

static const Array< OneD,
ExpList0DSharedPtr > 
Nektar::MultiRegions::NullExpList0DSharedPtrArray
 Empty ExpList0D object. More...