Compatible with PERMON / PETSc 3.23.x releases and PERMON master / PETSc release branch (until at least 3.24)
Changelog:
- enforce code style with
make permonclangformat
andmake checkbadsource
(#30) - all instances of
FLLOP
have been renamed toPERMON
. This includesflloprc
file, now renamed topermonrc
. (#30) - Compatibility with PETSc 3.23, see https://petsc.org/release/changes/323/ for a list of changes