mmg2d
intmet_2d.c File Reference

Interpolation of metrics. More...

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

Functions

int MMG2D_intmet_iso (MMG5_pMesh mesh, MMG5_pSol met, int k, char i, 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, int k, char i, 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

Function Documentation

◆ MMG2D_intmet_ani()

int MMG2D_intmet_ani ( MMG5_pMesh  mesh,
MMG5_pSol  met,
int  k,
char  i,
int  ip,
double  s 
)
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,
int  k,
char  i,
int  ip,
double  s 
)
Here is the caller graph for this function:

◆ MMG5_interpmet22()

int MMG5_interpmet22 ( MMG5_pMesh  mesh,
double *  m,
double *  n,
double  s,
double *  mr 
)
Here is the caller graph for this function: