The 5.1.0-beta4 version of Mmg is online!
This patch fix link errors for C++ users (missing extern C) and clean the libraries header files.
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 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.