Rodin/MMG.h file

Public umbrella header for the Rodin::MMG module.

Include this header to access Rodin's C++ wrappers around the Mmg Platform for:

  • mesh optimization,
  • metric-based mesh adaptation,
  • implicit-domain and level-set discretization workflows.

The module extends Geometry::Mesh with MMG-specific boundary tags and provides high-level operators that internally dispatch to MMG2D, MMG3D, or MMGS depending on mesh dimension and manifold type.