Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
Go to the source code of this file.
Functions | |
int | MMG5_mmg2dChkmsh (MMG5_pMesh mesh, int severe, MMG5_int base) |
int MMG5_mmg2dChkmsh | ( | MMG5_pMesh | mesh, |
int | severe, | ||
MMG5_int | base | ||
) |
mesh | pointer to the mesh structure. |
severe | level of performed check |
base | 1 if we want to test opnbdy edge tags (consistent only after analysis) |
Check the mesh validity
Check adjacency relationships
Check consistency between tags of edges and vertices
Check consistency between edge tags and triangle refs
Check consistency between REF, GEO and BDY tags between edges and points
Checks on vertices
Definition at line 36 of file chkmsh_2d.c.