Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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>
Include dependency graph for ExpList1D.h:
This graph shows which files directly or indirectly include this file:

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 boost::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...
 
typedef std::vector
< ExpList1DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList1DVectorIter
 Iterator for the vector of ExpList1D pointers. More...
 

Variables

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