mmg2d
isosiz_2d.c File Reference

Interpolation of metrics. More...

#include "mmg2d.h"
Include dependency graph for isosiz_2d.c:

Functions

int _MMG2_defsiz_iso (MMG5_pMesh mesh, MMG5_pSol met)
 
int _MMG2_gradsiz_iso (MMG5_pMesh mesh, MMG5_pSol met)
 

Detailed Description

Interpolation of metrics.

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

Function Documentation

◆ _MMG2_defsiz_iso()

int _MMG2_defsiz_iso ( MMG5_pMesh  mesh,
MMG5_pSol  met 
)
Parameters
meshpointer toward the mesh
metpointer toward the metric
Returns
0 if fail, 1 otherwise

New version for the definition of a size map; takes into account the curvature of the external and internal curves present in the mesh

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

◆ _MMG2_gradsiz_iso()

int _MMG2_gradsiz_iso ( MMG5_pMesh  mesh,
MMG5_pSol  met 
)
Parameters
meshpointer toward the mesh
metpointer toward the metric
Returns
0 if fail, 1 otherwise

Isotropic mesh gradation routine

Here is the caller graph for this function: