49#define MMG5_VOLFRAC 1.e-5
233 MMG5_int rin, MMG5_int rex);
MMG5_pMesh MMG5_pSol * sol
MMG5_pMesh char * filename
const char * MMG5_Get_tagName(uint16_t tag)
LIBMMG_CORE_EXPORT int MMG5_Set_inputMeshName(MMG5_pMesh mesh, const char *meshin)
LIBMMG_CORE_EXPORT int MMG5_Set_defaultTruncatureSizes(MMG5_pMesh mesh, int8_t sethmin, int8_t sethmax)
LIBMMG_CORE_EXPORT int MMG5_Set_multiMat(MMG5_pMesh mesh, MMG5_pSol sol, MMG5_int ref, int split, MMG5_int rin, MMG5_int rex)
LIBMMG_CORE_EXPORT int MMG5_Free_allSols(MMG5_pMesh mesh, MMG5_pSol *sol)
LIBMMG_CORE_EXPORT int MMG5_saveEdge(MMG5_pMesh mesh, const char *filename, const char *ext)
LIBMMG_CORE_EXPORT char * MMG5_Get_basename(char *path)
LIBMMG_CORE_EXPORT int MMG5_unscaleMesh(MMG5_pMesh mesh, MMG5_pSol met, MMG5_pSol ls)
LIBMMG_CORE_EXPORT void MMG5_mmgFree_names(MMG5_pMesh mesh, MMG5_pSol met)
LIBMMG_CORE_EXPORT int MMG5_Set_inputSolName(MMG5_pMesh mesh, MMG5_pSol sol, const char *solin)
LIBMMG_CORE_EXPORT int MMG5_Get_format(char *ptr, int fmt)
LIBMMG_CORE_EXPORT const char * MMG5_Get_entitiesName(enum MMG5_entities ent)
LIBMMG_CORE_EXPORT const char * MMG5_Get_typeName(enum MMG5_type typ)
LIBMMG_CORE_EXPORT int MMG5_saveNode(MMG5_pMesh mesh, const char *filename)
LIBMMG_CORE_EXPORT void() MMG5_Init_parameters(MMG5_pMesh mesh)
LIBMMG_CORE_EXPORT int MMG5_Clean_isoEdges(MMG5_pMesh mesh)
LIBMMG_CORE_EXPORT int MMG5_Set_inputParamName(MMG5_pMesh mesh, const char *fparamin)
LIBMMG_CORE_EXPORT int MMG5_Set_outputSolName(MMG5_pMesh mesh, MMG5_pSol sol, const char *solout)
LIBMMG_CORE_EXPORT int MMG5_Set_outputMeshName(MMG5_pMesh mesh, const char *meshout)
LIBMMG_CORE_EXPORT char * MMG5_Get_filenameExt(char *filename)
LIBMMG_CORE_EXPORT char * MMG5_Remove_ext(char *path, char *ext)
LIBMMG_CORE_EXPORT char * MMG5_Get_path(char *path)
LIBMMG_CORE_EXPORT void MMG5_Free_structures(MMG5_pMesh mesh, MMG5_pSol sol)
LIBMMG_CORE_EXPORT int MMG5_Set_lsBaseReference(MMG5_pMesh mesh, MMG5_pSol sol, MMG5_int br)
LIBMMG_CORE_EXPORT int MMG5_scaleMesh(MMG5_pMesh mesh, MMG5_pSol met, MMG5_pSol ls)
LIBMMG_CORE_EXPORT const char * MMG5_Get_formatName(enum MMG5_Format fmt)
LIBMMG_CORE_EXPORT int MMG5_Compute_constantSize(MMG5_pMesh mesh, MMG5_pSol met, double *hsize)
LIBMMG_CORE_EXPORT void MMG5_Set_constantSize(MMG5_pMesh mesh, MMG5_pSol met, double hsiz)
LIBMMG_CORE_EXPORT void MMG5_Init_fileNames(MMG5_pMesh mesh, MMG5_pSol sol)
Types used throughout the Mmg libraries.
MMG5_type
Type of solutions.
MMG5_Format
Type of supported file format.
MMG5_entities
Identifies the types of mesh entities.
#define LIBMMG_CORE_EXPORT