-----------------------------------------------------------------------------
| 793 | } |
| 794 | //----------------------------------------------------------------------------- |
| 795 | KSP petsc::KrylovSolver::ksp() const { return _ksp; } |
| 796 | //----------------------------------------------------------------------------- |
| 797 | |
| 798 | #endif |