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
Types used throughout the Mmg libraries.
#define LIBMMGS_EXPORT
Definition: mmgs_export.h:31
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
MMG mesh structure.
Definition: libmmgtypes.h:613