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

Go to the source code of this file.

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

Definition at line 34 of file enforcement_2d.c.

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