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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Nektar
 <
namespace  Nektar::MultiRegions

Typedefs

typedef boost::shared_ptr
< ExpList3DHomogeneous1D > 
Nektar::MultiRegions::ExpList3DHomogeneous1DSharedPtr
 Shared pointer to an ExpList3DHomogeneous1D object.
typedef std::vector
< ExpList3DHomogeneous1DSharedPtr > 
Nektar::MultiRegions::ExpList3DHomogeneous1DVector
 Vector of pointers to ExpList3DHomogeneous1D objects.
typedef std::vector
< ExpList3DHomogeneous1DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList3DHomogeneous1DVectorIter
 Iterator for the vector of ExpList3DHomogeneous1D pointers.