Problem building against PETSc dev version

Issue #273 invalid
Chris Richardson created an issue

PETSc interface to KSPSetOperators() has changed in the dev version of PETSc, so it does not have a fourth argument (enum of non_zero_pattern). This is found in PETScKrylovSolver.cpp and PETScLUSolver.cpp in set_petsc_operators()

Comments (2)

  1. Log in to comment