SubMesh Template Specializations module
Template specializations of the SubMesh class.
| Specialization | Description |
|---|---|
| SubMesh<Context:: | Sequential submesh with local parent/child index maps. |
| SubMesh<Context:: | Distributed submesh with MPI-aware parent/child index maps. |
Classes
-
template<>class Rodin::Geometry::SubMesh<Context::Local>
- SubMesh representing a subregion of a parent mesh.
-
template<>class Rodin::Geometry::SubMesh<Context::MPI>
- SubMesh representing a distributed subregion of a parent MPI mesh.