|
mmg2d
|
#include "mmg2d.h"
Functions | |
| int | MMG2D_bdryenforcement (MMG5_pMesh mesh, MMG5_pSol sol) |
| int MMG2D_bdryenforcement | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | sol | ||
| ) |
| mesh | pointer toward the mesh structure. |
| sol | pointer toward the sol structure. |
Check if all edges exist in the mesh and if not force them.
Now treat the missing edges

