Skip to content

PCApply: fix swapped dimensions to check

Vaclav Hapla requested to merge haplav/fix-pcapply-dim-check into release

+ example ksp/ksp/tutorials/ex27 improvements

  • add test ksp_ksp_tutorials-ex27_7
    • test correct handling of local dimensions in PCApply/KSPSolve
  • -solve_normal 0 by default
  • let m and n be different for -test_custom_layout
  • use MatCreateVecs()

Merge request reports