Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
mmgsexterns.c
Go to the documentation of this file.
1#include "libmmgtypes.h"
2#include "mmgs_export.h"
3
4#define MMG_EXTERN
5#define MMG_ASSIGN_NULL =NULL
6
8
MMG5_pMesh * mesh
LIBMMGS_EXPORT int(* MMGS_doSol)(MMG5_pMesh mesh, MMG5_pSol met)
Compute an isotropic size map according to the mean of the length of the edges passing through a vert...
Definition mmgsexterns.c:9
Types used throughout the Mmg libraries.
MMG5_Sol * MMG5_pSol
MMG5_Mesh * MMG5_pMesh
#define LIBMMGS_EXPORT
Definition mmgs_export.h:31