Robustification and bug fixes (remove erroneous tags and coquilFace errors)
Improved documentation
What's Changed in detail
Add test of mmg installation to ci. by @Algiane in https://github.com/MmgTools/mmg/pull/195
Feature/assert bdy by @coprigent in https://github.com/MmgTools/mmg/pull/203
Feature/ls vtk input by @laetitia-m in https://github.com/MmgTools/mmg/pull/202
Feature/vtk fixes by @Algiane in https://github.com/MmgTools/mmg/pull/196
Non manifold surface does not lead to an error anymore : warning instead by @coprigent in https://github.com/MmgTools/mmg/pull/205
Feature/input param file by @laetitia-m in https://github.com/MmgTools/mmg/pull/206
Feature/xreg2 by @coprigent in https://github.com/MmgTools/mmg/pull/207
Feature/output pvtu parmmg by @laetitia-m in https://github.com/MmgTools/mmg/pull/210
Feature/ls checkmaniball parmmg by @laetitia-m in https://github.com/MmgTools/mmg/pull/208
Feature/parser refactoring by @Algiane in https://github.com/MmgTools/mmg/pull/211
Feature/fix missing bdy ppt tag for parmmg+ls by @Algiane in https://github.com/MmgTools/mmg/pull/212
Fix function MMG3D_split5_sim by @coprigent in https://github.com/MmgTools/mmg/pull/213
Feature/fix sol name by @Algiane in https://github.com/MmgTools/mmg/pull/215
Fast fix of unefficiency or the setVertexNmTag function visible only … by @Algiane in https://github.com/MmgTools/mmg/pull/216
Feature/fix boulernm efficiency by @Algiane in https://github.com/MmgTools/mmg/pull/217
Feature/pmmg issue97 by @Algiane in https://github.com/MmgTools/mmg/pull/219
Feature/fix non0 ls splitting by @Algiane in https://github.com/MmgTools/mmg/pull/221
Feature/pmmg issue97 by @Algiane in https://github.com/MmgTools/mmg/pull/222
Wrap splits functions - for ParMmg convenience by @laetitia-m in https://github.com/MmgTools/mmg/pull/225
Fix bug ci test 12 in ParMmg + improve consistencies of functions by @laetitia-m in https://github.com/MmgTools/mmg/pull/226
Feature/fix coquilface by @coprigent in https://github.com/MmgTools/mmg/pull/227
Feature/fix incomplete check by @Algiane in https://github.com/MmgTools/mmg/pull/228
Fix possibly invalid pointer by @Algiane in https://github.com/MmgTools/mmg/pull/231
Feature/fix edge length in parmmg by @Algiane in https://github.com/MmgTools/mmg/pull/232
Add the ParMmg VTK components requirement if Mmg is built with -DPMMG_CALL arg by @Algiane in https://github.com/MmgTools/mmg/pull/233
Modification of the settag function by @Algiane in https://github.com/MmgTools/mmg/pull/235
Split internal edges connecting bdy points (mmg3d lag). by @Algiane in https://github.com/MmgTools/mmg/pull/236
Fix CoquilFace warning by @coprigent in https://github.com/MmgTools/mmg/pull/234
Fix tags on parallel interface when in LS discretization mode - for ParMmg by @laetitia-m in https://github.com/MmgTools/mmg/pull/239
Do the metric interpolation using directly the global nodes index of the edge instead of the tetra index by @laetitia-m in https://github.com/MmgTools/mmg/pull/242
Trigger github actions at PR creation by @coprigent in https://github.com/MmgTools/mmg/pull/243
Develop by @mpotse in https://github.com/MmgTools/mmg/pull/245
Modified max numbers of entities by @coprigent in https://github.com/MmgTools/mmg/pull/246
Fixes in the API documentation by @mpotse in https://github.com/MmgTools/mmg/pull/250
Develop by @mpotse in https://github.com/MmgTools/mmg/pull/251
Develop by @mpotse in https://github.com/MmgTools/mmg/pull/252
API Documentation fixes mainly in libmmgs.h, and a workaround for a Doxygen problem by @mpotse in https://github.com/MmgTools/mmg/pull/253
Make the API documentation easier to find by @mpotse in https://github.com/MmgTools/mmg/pull/254
Modification of integer initialization to INT/LONG_MAX by @Algiane in https://github.com/MmgTools/mmg/pull/247
Fixed minor warning related to integer types by @coprigent in https://github.com/MmgTools/mmg/pull/255
64-bit integers and CI tests by @coprigent in https://github.com/MmgTools/mmg/pull/244
Update edge tags in splits by @coprigent in https://github.com/MmgTools/mmg/pull/241
various bits of documentation by @mpotse in https://github.com/MmgTools/mmg/pull/256
Feature/code coverage by @Algiane in https://github.com/MmgTools/mmg/pull/258
avoid exits from MMG5_coltet() by @mpotse in https://github.com/MmgTools/mmg/pull/257
Refactoring MMG5_chkBdryTria by @coprigent in https://github.com/MmgTools/mmg/pull/259
Create a dedicated job for coverage submission to codecov by @Algiane in https://github.com/MmgTools/mmg/pull/262
Feature/bdy edge interp by @Algiane in https://github.com/MmgTools/mmg/pull/237
Only find dependency when required by @jcortial-safran in https://github.com/MmgTools/mmg/pull/267
Avoid switching 2nd and 3rd triangle vertices by @jcortial-safran in https://github.com/MmgTools/mmg/pull/266
Ignore MG_OLDPARBDY tag in MMG5_coltet and MMG5_coltetlag by @coprigent in https://github.com/MmgTools/mmg/pull/272
use fgets() results when reading .mesh files, plus language fixes by @mpotse in https://github.com/MmgTools/mmg/pull/271
Feature/required vertices preservation by @Algiane in https://github.com/MmgTools/mmg/pull/273
Modification of tag transmission from edges to faces in analysis by @coprigent in https://github.com/MmgTools/mmg/pull/277
Ensure that required triangles are preserved by @laetitia-m in https://github.com/MmgTools/mmg/pull/274
Feature/update gfortran version by @Algiane in https://github.com/MmgTools/mmg/pull/279
Change tag type (int -> uint) and add the tag MG_OVERLAP (for ParMmg) by @laetitia-m in https://github.com/MmgTools/mmg/pull/280
Fix wrong integer conversion when computing xpmax in norver function by @Algiane in https://github.com/MmgTools/mmg/pull/281
Feature/fix build gettagname by @Algiane in https://github.com/MmgTools/mmg/pull/282
Fix storage of tags in MMG5_swap23 by @coprigent in https://github.com/MmgTools/mmg/pull/283
Remove compatibility with old cmake (<3.5). by @Algiane in https://github.com/MmgTools/mmg/pull/284
Feature/fix vtk install deadlock in ci by @Algiane in https://github.com/MmgTools/mmg/pull/286
Fix another issue with wrong edge tag update in swap23. by @Algiane in https://github.com/MmgTools/mmg/pull/285
Solve issue when inserting a point along a non-manifold edge with 2 singular extremities by @Algiane in https://github.com/MmgTools/mmg/pull/287
New Contributors
@laetitia-m made their first contribution in https://github.com/MmgTools/mmg/pull/202
@mpotse made their first contribution in https://github.com/MmgTools/mmg/pull/245
Full Changelog: https://github.com/MmgTools/mmg/compare/v5.7.3...v5.8.0