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

Isosurface discretization. More...

#include "libmmg2d_private.h"
#include "mmgexterns_private.h"
#include "mmg2dexterns_private.h"
Include dependency graph for mmg2d6.c:

Go to the source code of this file.

Functions

int MMG2D_cuttri (MMG5_pMesh mesh, MMG5_pSol sol, MMG5_pSol met)
 
int MMG2D_mmg2d6 (MMG5_pMesh mesh, MMG5_pSol sol, MMG5_pSol met)
 

Detailed Description

Isosurface discretization.

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

Definition in file mmg2d6.c.

Function Documentation

◆ MMG2D_cuttri()

int MMG2D_cuttri ( MMG5_pMesh  mesh,
MMG5_pSol  sol,
MMG5_pSol  met 
)
Parameters
meshpointer toward the mesh
solpointer toward the level-set
metpointer toward a metric (non-mandatory)
Returns
1 if success, 0 otherwise

Effective discretization of the 0 level set encoded in sol in the mesh. Only the boundary part of the domain is discretized if mesh->info.isosurf is 1.

Definition at line 48 of file mmg2d6.c.

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

◆ MMG2D_mmg2d6()

int MMG2D_mmg2d6 ( MMG5_pMesh  mesh,
MMG5_pSol  sol,
MMG5_pSol  met 
)

Definition at line 204 of file mmg2d6.c.

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