Nektar++
|
Go to the source code of this file.
Classes | |
class | Nektar::MultiRegions::ExpList3D |
Abstraction of a three-dimensional multi-elemental expansion which is merely a collection of local expansions. More... | |
Namespaces | |
Nektar | |
< | |
Nektar::MultiRegions | |
Typedefs | |
typedef boost::shared_ptr < ExpList3D > | Nektar::MultiRegions::ExpList3DSharedPtr |
Shared pointer to an ExpList3D object. More... | |
typedef std::vector < ExpList3DSharedPtr > | Nektar::MultiRegions::ExpList3DVector |
Vector of pointers to ExpList3D objects. More... | |
typedef std::vector < ExpList3DSharedPtr > ::iterator | Nektar::MultiRegions::ExpList3DVectorIter |
Iterator over an ExpList3DVector. More... | |