|
Nektar++
|
#include <MultiRegions/MultiRegionsDeclspec.h>#include <vector>#include <MultiRegions/ExpListHomogeneous2D.h>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 | |
| Nektar | |
| The above copyright notice and this permission notice shall be included. | |
| Nektar::MultiRegions | |
Typedefs | |
| typedef std::shared_ptr< ExpList1DHomogeneous2D > | Nektar::MultiRegions::ExpList1DHomogeneous2DSharedPtr |
| Shared pointer to an ExpList1DHomogeneous2D object. More... | |
| typedef std::vector< ExpList1DHomogeneous2DSharedPtr > | Nektar::MultiRegions::ExpList1DHomogeneous2DVector |
| Vector of pointers to ExpList1DHomogeneous2D objects. More... | |