| 
    Nektar++
    
   | 
 
#include <MultiRegions/ExpListHomogeneous2D.h>#include <MultiRegions/MultiRegionsDeclspec.h>#include <vector>Go to the source code of this file.
Classes | |
| class | Nektar::MultiRegions::ExpList2DHomogeneous2D | 
| 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< ExpList2DHomogeneous2D > | Nektar::MultiRegions::ExpList2DHomogeneous2DSharedPtr | 
| Shared pointer to an ExpList2DHomogeneous2D object.  More... | |
| typedef std::vector< ExpList2DHomogeneous2DSharedPtr > | Nektar::MultiRegions::ExpList2DHomogeneous2DVector | 
| Vector of pointers to ExpList2DHomogeneous2D objects.  More... | |