Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Functions
chkmsh_2d.c File Reference
#include "libmmg2d.h"
#include "libmmg2d_private.h"
Include dependency graph for chkmsh_2d.c:

Go to the source code of this file.

Functions

int MMG5_mmg2dChkmsh (MMG5_pMesh mesh, int severe, MMG5_int base)
 

Function Documentation

◆ MMG5_mmg2dChkmsh()

int MMG5_mmg2dChkmsh ( MMG5_pMesh  mesh,
int  severe,
MMG5_int  base 
)
Parameters
meshpointer toward the mesh structure.
severelevel of performed check
base1 if we want to test opnbdy edge tags (consistent only after analysis)
Returns
0 if fail, 1 if success.

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.

Here is the call graph for this function:
Here is the caller graph for this function: