Shard.h file
Local mesh shard with partition, ownership, and overlap metadata.
Namespaces
- namespace Rodin
- The Rodin library for finite element methods and shape optimization.
- namespace Rodin::Geometry
- Module for dealing with meshes, polytopes, and geometric operations.
Classes
- class Rodin::Geometry::Shard
- Local view of one partition of a distributed mesh.
- struct Rodin::Geometry::Shard::PolytopeMap
- Bidirectional correspondence between local shard and distributed indices.
- class Rodin::Geometry::Shard::Builder
- Incremental builder for
Shard.