mmg2d
solmap_2d.c File Reference

Compute isotropic size map according to the mean of the length of the edges passing through a point. More...

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

Functions

int MMG2D_doSol (MMG5_pMesh mesh, MMG5_pSol sol)
 

Detailed Description

Compute isotropic size map according to the mean of the length of the edges passing through a point.

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

Function Documentation

◆ MMG2D_doSol()

int MMG2D_doSol ( MMG5_pMesh  mesh,
MMG5_pSol  sol 
)
Parameters
meshpointer toward the mesh structure
solpointer toward the sol structure
Returns
1 if success

Compute isotropic size map according to the mean of the length of the edges passing through a point.

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