mmg2d
chkmsh_2d.c File Reference
#include "mmg2d.h"
Include dependency graph for chkmsh_2d.c:

Functions

int MMG5_mmg2dChkmsh (MMG5_pMesh mesh, int severe, int base)
 
int MMG2D_chkmsh (MMG5_pMesh mesh)
 
int MMG2D_chkor (MMG5_pMesh mesh)
 

Function Documentation

◆ MMG2D_chkmsh()

int MMG2D_chkmsh ( MMG5_pMesh  mesh)
Here is the call graph for this function:

◆ MMG2D_chkor()

int MMG2D_chkor ( MMG5_pMesh  mesh)

◆ MMG5_mmg2dChkmsh()

int MMG5_mmg2dChkmsh ( MMG5_pMesh  mesh,
int  severe,
int  base 
)
Parameters
meshpointer toward the mesh structure.
severelevel of performed check
baseunused argument.
Returns
0 if fail, 1 if success.

Check the mesh validity

Here is the call graph for this function: