SubMesh.h file
SubMesh class for representing subregions of meshes with parent relationships.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::Geometry
- Module for dealing with geometries.
Classes
- class Rodin::Geometry::SubMeshBase
- Abstract base class for SubMesh implementations.
- struct Rodin::Geometry::SubMeshBase::PolytopeMap
- Polytope index mapping structure.
-
template<>class Rodin::Geometry::SubMesh<Context::Local>
- SubMesh representing a subregion of a parent mesh.
-
template<>class Rodin::Geometry::SubMesh<Context::Local>::Builder
- Builder for constructing SubMesh instances.