mmgs
analys_s.c File Reference

Mesh analysis. More...

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

Functions

static int setadj (MMG5_pMesh mesh)
 
static void nmpoints (MMG5_pMesh mesh)
 
static int setdhd (MMG5_pMesh mesh)
 
static int MMG5_singul (MMG5_pMesh mesh)
 
static int norver (MMG5_pMesh mesh)
 
int MMGS_analys (MMG5_pMesh mesh)
 

Detailed Description

Mesh analysis.

Author
Charles Dapogny (UPMC)
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
Pascal Frey (UPMC)
Algiane Froehly (Inria/UBordeaux)
Version
5
Todo:
doxygen documentation.
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

◆ MMG5_singul()

static int MMG5_singul ( MMG5_pMesh  mesh)
static

check for singularities

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

◆ MMGS_analys()

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

◆ nmpoints()

static void nmpoints ( MMG5_pMesh  mesh)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ norver()

static int norver ( MMG5_pMesh  mesh)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setadj()

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

topology: set adjacent, detect Moebius, flip faces, count connected comp.

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

◆ setdhd()

static int setdhd ( MMG5_pMesh  mesh)
static

improve badly shaped elts for isotropic mesh

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