Nektar++
Classes | Namespaces | Typedefs
Composite.h File Reference
#include <NekMeshUtils/NekMeshUtilsDeclspec.h>
#include <NekMeshUtils/MeshElements/Element.h>

Go to the source code of this file.

Classes

class  Nektar::NekMeshUtils::Composite
 A composite is a collection of elements. More...
 

Namespaces

 Nektar
 
 Nektar::NekMeshUtils
 

Typedefs

typedef std::shared_ptr< Composite > Nektar::NekMeshUtils::CompositeSharedPtr
 Shared pointer to a composite. More...
 
typedef std::map< unsigned int, CompositeSharedPtr > Nektar::NekMeshUtils::CompositeMap
 Container of composites; key is the composite id, value is the composite. More...