Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
#include "libmmg2d_private.h"
Go to the source code of this file.
Functions | |
int | MMG2D_bdryenforcement (MMG5_pMesh mesh, MMG5_pSol sol) |
int MMG2D_bdryenforcement | ( | MMG5_pMesh | mesh, |
MMG5_pSol | sol | ||
) |
mesh | pointer to the mesh structure. |
sol | pointer to the sol structure. |
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.