Skip to content

Fixes for PETSc

Dave Moxey requested to merge fix/petsc-ml-precon into master

This MR fixes two issues with PETSc:

  • multi-level static condensation now works
  • the linear space preconditioner works with PETSc enabled

Merge request reports