mmgs
isosiz_s.c File Reference

Fonctions for isotropic size map computation. More...

#include "mmgs.h"
#include <math.h>
Include dependency graph for isosiz_s.c:

Macros

#define MAXLEN   1.0e+3
 

Functions

int _MMGS_defsiz_iso (MMG5_pMesh mesh, MMG5_pSol met)
 
int gradsiz_iso (MMG5_pMesh mesh, MMG5_pSol met)
 

Detailed Description

Fonctions for isotropic size map computation.

Author
Charles Dapogny (UPMC)
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
Pascal Frey (UPMC)
Algiane Froehly (Inria/UBordeaux)
Version
5
Todo:
doxygen documentation.

Macro Definition Documentation

◆ MAXLEN

#define MAXLEN   1.0e+3

Function Documentation

◆ _MMGS_defsiz_iso()

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

Define isotropic size map at all vertices of the mesh, associated with geometric approx ; by convention, p0->h stores desired length at point p0

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

◆ gradsiz_iso()

int gradsiz_iso ( MMG5_pMesh  mesh,
MMG5_pSol  met 
)

Enforces mesh gradations by truncating size map

Here is the caller graph for this function: