mmgs
chkmsh_s.c File Reference

Check the input mesh validity. More...

#include "mmgs.h"
Include dependency graph for chkmsh_s.c:

Functions

int MMG5_mmgsChkmsh (MMG5_pMesh mesh, int severe, int base)
 
int chknor (MMG5_pMesh mesh)
 

Detailed Description

Check the input mesh validity.

Author
Charles Dapogny (UPMC)
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
Pascal Frey (UPMC)
Algiane Froehly (Inria/UBordeaux)
Version
5
Todo:
doxygen documentation.

Function Documentation

◆ chknor()

int chknor ( MMG5_pMesh  mesh)
Parameters
meshpointer toward the mesh
Returns
1 if success, 0 if fail.

Check normal vectors consistency

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

◆ MMG5_mmgsChkmsh()

int MMG5_mmgsChkmsh ( 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:
Here is the caller graph for this function: