Nektar++
|
#include <boost/core/ignore_unused.hpp>
#include <MultiRegions/MultiRegionsDeclspec.h>
#include <vector>
#include <MultiRegions/ExpListHomogeneous1D.h>
Go to the source code of this file.
Classes | |
class | Nektar::MultiRegions::ExpList3DHomogeneous1D |
Abstraction of a two-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< ExpList3DHomogeneous1D > | Nektar::MultiRegions::ExpList3DHomogeneous1DSharedPtr |
Shared pointer to an ExpList3DHomogeneous1D object. More... | |
typedef std::vector< ExpList3DHomogeneous1DSharedPtr > | Nektar::MultiRegions::ExpList3DHomogeneous1DVector |
Vector of pointers to ExpList3DHomogeneous1D objects. More... | |