Nektar++
|
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 boost::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... | |