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

Interpolation of metrics. More...

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

Go to the source code of this file.

Functions

int MMG2D_intmet_iso (MMG5_pMesh mesh, MMG5_pSol met, MMG5_int k, int8_t i, MMG5_int ip, double s)
 
int MMG5_interpmet22 (MMG5_pMesh mesh, double *m, double *n, double s, double *mr)
 
int MMG2D_intmet_ani (MMG5_pMesh mesh, MMG5_pSol met, MMG5_int k, int8_t i, MMG5_int ip, double s)
 

Detailed Description

Interpolation of metrics.

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

Definition in file intmet_2d.c.

Function Documentation

◆ MMG2D_intmet_ani()

int MMG2D_intmet_ani ( MMG5_pMesh  mesh,
MMG5_pSol  met,
MMG5_int  k,
int8_t  i,
MMG5_int  ip,
double  s 
)

Definition at line 209 of file intmet_2d.c.

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

◆ MMG2D_intmet_iso()

int MMG2D_intmet_iso ( MMG5_pMesh  mesh,
MMG5_pSol  met,
MMG5_int  k,
int8_t  i,
MMG5_int  ip,
double  s 
)

Definition at line 38 of file intmet_2d.c.

Here is the caller graph for this function:

◆ MMG5_interpmet22()

int MMG5_interpmet22 ( MMG5_pMesh  mesh,
double *  m,
double *  n,
double  s,
double *  mr 
)

Definition at line 54 of file intmet_2d.c.

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