Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Application Programming Interface

Files

file  src/common/libmmgtypes.h
 Types used throughout the Mmg libraries.
file  src/mmg2d/libmmg2d.h
 API headers and documentation for the mmg2d library.
file  src/mmg3d/libmmg3d.h
 API headers and documentation for the mmg3d library, for volumetric meshes in 3D.
file  src/mmgs/libmmgs.h
 API headers and documentation for the mmgs library.

Introduction

Mmg comes with three application programming interfaces (APIs), one corresponding to each of the command-line programs. In total there are over 360 API functions. You can find their declarations and descriptions in the files listed above.

Examples showing how to use these functions can be found under the "Related Pages" tab.