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

Files

file  libmmgtypes.h
 Types used throughout the Mmg libraries.
 
file  libmmg2d.h
 API headers and documentation for the mmg2d library.
 
file  libmmg3d.h
 API headers and documentation for the mmg3d library, for volumetric meshes in 3D.
 
file  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.