Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Functions
optlap_3d.c File Reference

Functions for the optimization with laplacian/anti-laplacian. More...

#include "libmmg3d.h"
#include "inlined_functions_3d_private.h"
#include "mmg3dexterns_private.h"
Include dependency graph for optlap_3d.c:

Go to the source code of this file.

Functions

int MMG3D_optlap (MMG5_pMesh mesh, MMG5_pSol sol)
 

Detailed Description

Functions for the optimization with laplacian/anti-laplacian.

Author
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
Algiane Froehly (Inria/UBordeaux)
Pascal Frey (UPMC)
Version
5

Definition in file optlap_3d.c.

Function Documentation

◆ MMG3D_optlap()

int MMG3D_optlap ( MMG5_pMesh  mesh,
MMG5_pSol  sol 
)
Parameters
meshpointer toward the mesh structure.
solpointer toward the sol structure
Returns
0 if fail, 1 otherwise.

Laplacian/anti-laplacian over the mesh to improve its mean quality

Definition at line 46 of file optlap_3d.c.

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