Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
mmg2dexterns.c
Go to the documentation of this file.
1#include "libmmgtypes.h"
2#include "mmg2d_export.h"
3
4#define MMG_EXTERN
5#define MMG_ASSIGN_NULL =NULL
6
8
LIBMMG2D_EXPORT int(* MMG2D_doSol)(MMG5_pMesh mesh, MMG5_pSol met)
Compute unit tensor according to the lengths of the edges passing through a vertex.
Definition mmg2dexterns.c:9
Types used throughout the Mmg libraries.
MMG5_Sol * MMG5_pSol
MMG5_Mesh * MMG5_pMesh
#define LIBMMG2D_EXPORT