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

Functions for swapping process. More...

#include "libmmg2d_private.h"
Include dependency graph for swapar_2d.c:

Go to the source code of this file.

Functions

int MMG2D_swapdelone (MMG5_pMesh mesh, MMG5_pSol sol, MMG5_int k, int8_t i, double crit, MMG5_int *list)
 
int MMG2D_chkswp (MMG5_pMesh mesh, MMG5_pSol met, MMG5_int k, int8_t i, int8_t typchk)
 
int MMG2D_swapar (MMG5_pMesh mesh, MMG5_int k, int8_t i)
 

Detailed Description

Functions for swapping process.

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

Definition in file swapar_2d.c.

Function Documentation

◆ MMG2D_chkswp()

int MMG2D_chkswp ( MMG5_pMesh  mesh,
MMG5_pSol  met,
MMG5_int  k,
int8_t  i,
int8_t  typchk 
)

Definition at line 128 of file swapar_2d.c.

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

◆ MMG2D_swapar()

int MMG2D_swapar ( MMG5_pMesh  mesh,
MMG5_int  k,
int8_t  i 
)

Definition at line 221 of file swapar_2d.c.

Here is the caller graph for this function:

◆ MMG2D_swapdelone()

int MMG2D_swapdelone ( MMG5_pMesh  mesh,
MMG5_pSol  sol,
MMG5_int  k,
int8_t  i,
double  crit,
MMG5_int *  list 
)

Definition at line 39 of file swapar_2d.c.

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