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

Size gradation functions. More...

#include "libmmg2d_private.h"
Include dependency graph for lissmet_2d.c:

Go to the source code of this file.

Functions

int lissmet_ani (MMG5_pMesh mesh, MMG5_pSol sol)
 

Detailed Description

Size gradation functions.

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

Definition in file lissmet_2d.c.

Function Documentation

◆ lissmet_ani()

int lissmet_ani ( MMG5_pMesh  mesh,
MMG5_pSol  sol 
)
Parameters
meshpointer toward the mesh
solpointer toward the metric
Returns
0 if fail, 1 if success

Anisotropic gradation (h-gradation procedure). See: [1]. The Hc-correction method is used (gradation with respect to H-shock measure). Skip edges with a required extremity (treated in lissmetreq_ani).

Definition at line 47 of file lissmet_2d.c.

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