|
Nektar++
|
#include <MultiRegions/ExpListHomogeneous2D.h>#include <MultiRegions/MultiRegionsDeclspec.h>#include <vector>Go to the source code of this file.
Classes | |
| class | Nektar::MultiRegions::ExpList3DHomogeneous2D |
| Abstraction of a one-dimensional multi-elemental expansion which is merely a collection of local expansions. More... | |
Namespaces | |
| namespace | Nektar |
| The above copyright notice and this permission notice shall be included. | |
| namespace | Nektar::MultiRegions |
Typedefs | |
| typedef std::shared_ptr< ExpList3DHomogeneous2D > | Nektar::MultiRegions::ExpList3DHomogeneous2DSharedPtr |
| Shared pointer to an ExpList3DHomogeneous2D object. More... | |
| typedef std::vector< ExpList3DHomogeneous2DSharedPtr > | Nektar::MultiRegions::ExpList3DHomogeneous2DVector |
| Vector of pointers to ExpList3DHomogeneous2D objects. More... | |