|
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 | |
| namespace | Nektar |
| < | |
| namespace | Nektar::MultiRegions |
Typedefs | |
| typedef boost::shared_ptr < ExpList3D > | Nektar::MultiRegions::ExpList3DSharedPtr |
| Shared pointer to an ExpList3D object. | |
| typedef std::vector < ExpList3DSharedPtr > | Nektar::MultiRegions::ExpList3DVector |
| Vector of pointers to ExpList3D objects. | |
| typedef std::vector < ExpList3DSharedPtr > ::iterator | Nektar::MultiRegions::ExpList3DVectorIter |
| Iterator over an ExpList3DVector. | |
1.8.1.2