The first public release of ParMmg is available on GitHub (https://github.com/MmgTools/ParMmg).
It uses distributed memory parallelization (relying on MPI) to adapt 3D volume meshes.
For now, it only allows to perform mesh adaptation inside the volume. Thus:
- the surface mesh is not modified (the -nosurf option of Mmg is enforced);
- the isovalue discretization and the lagrangian movement options are not yet available.
You can find more informations about this release content on the GitHub release page and a tutorial in the tutorial section of the MmgTools website.