Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
|
Functions for the optimization with laplacian/anti-laplacian. More...
Go to the source code of this file.
Functions | |
int | MMG3D_optlap (MMG5_pMesh mesh, MMG5_pSol sol) |
Functions for the optimization with laplacian/anti-laplacian.
Definition in file optlap_3d.c.
int MMG3D_optlap | ( | MMG5_pMesh | mesh, |
MMG5_pSol | sol | ||
) |
mesh | pointer to the mesh structure. |
sol | pointer to the sol structure |
Laplacian/anti-laplacian over the mesh to improve its mean quality
Definition at line 46 of file optlap_3d.c.