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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Nektar
 <
namespace  Nektar::MultiRegions

Typedefs

typedef boost::shared_ptr
< ExpList1DHomogeneous2D > 
Nektar::MultiRegions::ExpList1DHomogeneous2DSharedPtr
 Shared pointer to an ExpList1DHomogeneous2D object.
typedef std::vector
< ExpList1DHomogeneous2DSharedPtr > 
Nektar::MultiRegions::ExpList1DHomogeneous2DVector
 Vector of pointers to ExpList1DHomogeneous2D objects.
typedef std::vector
< ExpList1DHomogeneous2DSharedPtr >
::iterator 
Nektar::MultiRegions::ExpList1DHomogeneous2DVectorIter
 Iterator for the vector of ExpList1DHomogeneous2D pointers.