mmgs
libmmgsf.c File Reference

Fortran API functions for MMGS library. More...

#include "libmmgs.h"
#include "mmgcommon.h"
Include dependency graph for libmmgsf.c:

Functions

 FORTRAN_NAME (MMGS_MMGSLIB, mmgs_mmgslib,(MMG5_pMesh *mesh, MMG5_pSol *met, int *retval),(mesh, met, retval))
 

Detailed Description

Fortran API functions for MMGS library.

Author
Charles Dapogny (UPMC)
Cécile Dobrzynski (Bx INP/Inria/UBordeaux)
Pascal Frey (UPMC)
Algiane Froehly (Inria/UBordeaux)
Version
5
Date
01 2014
Note
Please, refer to the mmgs/libmmgs.h file for functions documentation.

Define the private Fortran API functions for MMGS library (incompatible functions with the main binary): adds function definitions with upcase, underscore and double underscore to match any fortran compiler.

Function Documentation

◆ FORTRAN_NAME()

FORTRAN_NAME ( MMGS_MMGSLIB  ,
mmgs_mmgslib  ,
(MMG5_pMesh *mesh, MMG5_pSol *met, int *retval ,
(mesh, met, retval  
)

See MMGS_mmgslib function in mmgs/libmmgs.h file.

Here is the call graph for this function: