![]()  | 
  
    Mmg
    
   Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement) 
   | 
 
Size gradation functions. More...
#include "libmmg2d_private.h"
Go to the source code of this file.
Functions | |
| int | lissmet_ani (MMG5_pMesh mesh, MMG5_pSol sol) | 
Size gradation functions.
Definition in file lissmet_2d.c.
| int lissmet_ani | ( | MMG5_pMesh | mesh, | 
| MMG5_pSol | sol | ||
| ) | 
| mesh | pointer to the mesh | 
| sol | pointer to the metric | 
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.

