Comment 5 for bug 768233

Revision history for this message
Johan Hake (johan-hake) wrote : Re: [Bug 768233] Re: PETScUserPreconditioner does not work with PETScKrylovMatrix

I have now applied the patch, and added a unittest for MatrixFree krylov
solver. The interface of PETScKrylovSolver have to be improved as it is
no problem to break the solve process by for example not providing a
Userdefined Preconditioner.

Johan