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

Functions

int MMG2D_bdryenforcement (MMG5_pMesh mesh, MMG5_pSol sol)
 

Function Documentation

◆ MMG2D_bdryenforcement()

int MMG2D_bdryenforcement ( MMG5_pMesh  mesh,
MMG5_pSol  sol 
)
Parameters
meshpointer toward the mesh structure.
solpointer toward the sol structure.
Returns
0 if fail, 1 otherwise.

Check if all edges exist in the mesh and if not force them.

Now treat the missing edges

Here is the call graph for this function: