Mmg and ParMmg are now available within PETSc!
Thanks to the contributions of Joe Wallwork, Matt Knepley, Pierre Jolivet and Nicolas Barral, Mmg and ParMmg are now available within the DMPLex layer of the master branch of PETSc.
Thanks to the contributions of Joe Wallwork, Matt Knepley, Pierre Jolivet and Nicolas Barral, Mmg and ParMmg are now available within the DMPLex layer of the master branch of PETSc.
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);…