The hotfix 5.1.1 is available!
This hotfix fix : a bug in the 0 verbosity of mmg3d: the tetra qualities were not computed leading to an invalid output mesh a bug in the surface edge tags updating. It adds library examples for mmgs and mmg2d.
This hotfix fix : a bug in the 0 verbosity of mmg3d: the tetra qualities were not computed leading to an invalid output mesh a bug in the surface edge tags updating. It adds library examples for mmgs and mmg2d.
After 3 months of stabilization, the release 5.1.0 is available. It adds: the mmg2d application and library (for bidimensional mesh generation and isotropic/anisotropic mesh adaptation); the anisotropic mesh adaptation for mmg3d and mmgs; the mmgs library (API + mmgslib function); the mmg3dls library function corresponding to the -ls option of…
The v5.1.0-beta5 hotfix patches: a bug in the edge searching process in mmg2d; a bug in the quality computation of the worst element in mmg2d; a bug in MMGS_Set_meshSize function (thank to updega2 that correct this error); an error in the reading of the normals an ridges in mmgs (for…
This patch fix link errors for C++ users (missing extern C) and clean the libraries header files.
This hotfix fix an error in the mmg2d API (for users of the MMG2D_mmg2dmesh function).
The patch 5.1.0-beta2 is available. It includes: a bug correction in the simultaneous reduction of matrices used in the mmg2d gradation; the hmin/hmax truncature for anisotropic adaptation with mmg2d; a bug correction in the mesh saving for mmg2d (the number of edges was false); add forgotten unscaling when the mmg2d…
This release adds : the mmg2d application and library (for bidimensional mesh generation and isotropic/anisotropic mesh adaptation); the anisotropic mesh adaptation for mmg3d and mmgs; the mmgs library (API + mmgslib function); the mmg3dls library function corresponding to the -ls option of mmg3d (allow to discretize an implicit surface); manpages…
This version add the metric saving when the -ls option is used.
Now: the location of header file installation is the ‘include/mmg/mmg3d’ directory instead of the ‘include’ directory; thanks to P. Saramito the shared library has a suitable ‘soname’; contacts information are available in the AUTHORS file; we use a cleaner way to list the header files; man pages and info on…
This patch fix an error in the MMG5_saveMesh() function in the library version.