Nektar++
Classes | Namespaces | Typedefs | Variables
ExpList1D.h File Reference
#include <MultiRegions/MultiRegionsDeclspec.h>
#include <vector>
#include <MultiRegions/ExpList.h>
#include <LocalRegions/SegExp.h>
#include <LibUtilities/Kernel/kernel.h>

Go to the source code of this file.

Classes

class  Nektar::MultiRegions::ExpList1D
 This class is the abstraction of a one-dimensional multi-elemental expansions which is merely a collection of local expansions. More...
 

Namespaces

 Nektar
 
 Nektar::MultiRegions
 

Typedefs

typedef std::shared_ptr< ExpList1D > Nektar::MultiRegions::ExpList1DSharedPtr
 Shared pointer to an ExpList1D object. More...
 
typedef std::vector< ExpList1DSharedPtr > Nektar::MultiRegions::ExpList1DVector
 Vector of pointers to ExpList1D objects. More...
 

Variables

static const Array< OneD, ExpList1DSharedPtr > Nektar::MultiRegions::NullExpList1DSharedPtrArray
 Empty ExpList1D object. More...