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

Go to the source code of this file.

Classes

class  Nektar::MultiRegions::ExpList2DHomogeneous1D
 Abstraction of a two-dimensional multi-elemental expansion which is merely a collection of local expansions. More...
 

Namespaces

 Nektar
 <
 
 Nektar::MultiRegions
 

Typedefs

typedef boost::shared_ptr
< ExpList2DHomogeneous1D > 
Nektar::MultiRegions::ExpList2DHomogeneous1DSharedPtr
 Shared pointer to an ExpList2DHomogeneous1D object. More...
 
typedef std::vector
< ExpList2DHomogeneous1DSharedPtr > 
Nektar::MultiRegions::ExpList2DHomogeneous1DVector
 Vector of pointers to ExpList2DHomogeneous1D objects. More...
 
typedef std::vector
< ExpList2DHomogeneous1DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList2DHomogeneous1DVectorIter
 Iterator for the vector of ExpList2DHomogeneous1D pointers. More...