Searched refs:KSPSolve_GMRES (Results 1 – 2 of 2) sorted by relevance
196 static PetscErrorCode KSPSolve_GMRES(KSP ksp) in KSPSolve_GMRES() function890 ksp->ops->solve = KSPSolve_GMRES; in KSPCreate_GMRES()
42 example, `KSPSolve_GMRES()`.