Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
Functions
length_2d.c File Reference
#include "libmmg2d_private.h"
#include "mmg2dexterns_private.h"
Include dependency graph for length_2d.c:

Go to the source code of this file.

Functions

double long_iso (double *ca, double *cb, double *ma, double *mb)
 
double long_ani (double *ca, double *cb, double *ma, double *mb)
 
double MMG2D_lencurv_iso (MMG5_pMesh mesh, MMG5_pSol met, MMG5_int ip1, MMG5_int ip2)
 
double MMG2D_lencurv_ani (MMG5_pMesh mesh, MMG5_pSol met, MMG5_int ip1, MMG5_int ip2)
 
int MMG2D_prilen (MMG5_pMesh mesh, MMG5_pSol sol)
 

Function Documentation

◆ long_ani()

double long_ani ( double *  ca,
double *  cb,
double *  ma,
double *  mb 
)

Definition at line 47 of file length_2d.c.

◆ long_iso()

double long_iso ( double *  ca,
double *  cb,
double *  ma,
double *  mb 
)

Definition at line 27 of file length_2d.c.

◆ MMG2D_lencurv_ani()

double MMG2D_lencurv_ani ( MMG5_pMesh  mesh,
MMG5_pSol  met,
MMG5_int  ip1,
MMG5_int  ip2 
)

Definition at line 82 of file length_2d.c.

Here is the caller graph for this function:

◆ MMG2D_lencurv_iso()

double MMG2D_lencurv_iso ( MMG5_pMesh  mesh,
MMG5_pSol  met,
MMG5_int  ip1,
MMG5_int  ip2 
)

Calculate length of a curve in the considered isotropic metric

Definition at line 63 of file length_2d.c.

Here is the caller graph for this function:

◆ MMG2D_prilen()

int MMG2D_prilen ( MMG5_pMesh  mesh,
MMG5_pSol  sol 
)

Definition at line 125 of file length_2d.c.

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