mmgs
mmgsexterns.c File Reference
#include "mmgs.h"
Include dependency graph for mmgsexterns.c:

Variables

int(* movintpt )(MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist)
 
int(* MMGS_defsiz )(MMG5_pMesh mesh, MMG5_pSol met)
 
double(* MMG5_calelt )(MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria ptt)
 
int(* MMGS_gradsiz )(MMG5_pMesh mesh, MMG5_pSol met)
 
int(* MMGS_gradsizreq )(MMG5_pMesh mesh, MMG5_pSol met)
 
int(* intmet )(MMG5_pMesh mesh, MMG5_pSol met, int k, char i, int ip, double s)
 
int(* movridpt )(MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist)
 

Variable Documentation

◆ intmet

int(* intmet) (MMG5_pMesh mesh, MMG5_pSol met, int k, char i, int ip, double s)

◆ MMG5_calelt

double(* MMG5_calelt) (MMG5_pMesh mesh, MMG5_pSol met, MMG5_pTria ptt)

◆ MMGS_defsiz

int(* MMGS_defsiz) (MMG5_pMesh mesh, MMG5_pSol met)

◆ MMGS_gradsiz

int(* MMGS_gradsiz) (MMG5_pMesh mesh, MMG5_pSol met)

◆ MMGS_gradsizreq

int(* MMGS_gradsizreq) (MMG5_pMesh mesh, MMG5_pSol met)

◆ movintpt

int(* movintpt) (MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist)

◆ movridpt

int(* movridpt) (MMG5_pMesh mesh, MMG5_pSol met, int *list, int ilist)