![]() |
Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|

Go to the source code of this file.
Functions | |
| int | MMG5_snpval_lssurf (MMG5_pMesh mesh, MMG5_pSol sol) |
| int | MMG5_resetRef_lssurf (MMG5_pMesh mesh) |
| int | MMG5_setref_lssurf (MMG5_pMesh mesh, MMG5_pSol sol) |
| int MMG5_resetRef_lssurf | ( | MMG5_pMesh | mesh | ) |
| int MMG5_setref_lssurf | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | sol | ||
| ) |
| int MMG5_snpval_lssurf | ( | MMG5_pMesh | mesh, |
| MMG5_pSol | sol | ||
| ) |
| mesh | pointer to the mesh structure. |
| sol | pointer to the level-set |
Snap values of sol very close to 0 to 0 exactly in the case of surface ls splitting (to avoid very small triangles in cutting)
Definition at line 45 of file mmg2s.c.
