Open lcirrottola opened 2 years ago
Thanks @prj- for reporting. Is it reproducible with https://github.com/FreeFem/FreeFem-sources/tree/develop, without modifications?
Maybe for good measure use the branch petsc-v3.17.0
instead (without modification). develop
may be lagging slightly behind when it comes to Mmg and ParMmg commits, while petsc-v3.17.0
are tracking develop
(modulo commits from my forks). Thanks in advance for your time :)
PS: if you use your own PETSc outside of FreeFEM, i.e., don't rely on FreeFEM make petsc-slepc
, then this does not matter, you can indeed stick to develop
.
I am both encouraging this development and have specific issues. ParMmg
develop
reports very weird results with Mmgdevelop
in anisotropic mode (check below fornan
,inf
, andnegative edge length
), so I hope that once this is merged indevelop
, ParMmg will behave. I have no such issue with isotropic meshing.Originally posted by @prj- in https://github.com/MmgTools/mmg/issues/120#issuecomment-1066522368