Rodin/MPI/Geometry/Mesh.h file

Distributed mesh specialization for MPI contexts.

This file defines Rodin::Geometry::Mesh<Rodin::Context::MPI>, which stores a rank-local shard together with distributed index mappings and communication-aware geometric queries.

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

template<>
class Rodin::Geometry::Mesh<Context::MPI>::Builder
Builder used to construct a distributed mesh from a shard.