template<class Context>
Rodin::Geometry::Sharder class

Interface for mesh sharding algorithms.

A Sharder decomposes a mesh into smaller pieces (shards) that can be processed independently. This is useful for distributed computing and parallel finite element analysis.