Nektar++
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>

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 std::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...
 

Variables

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