Home
last modified time | relevance | path

Searched refs:KSPSolve_PGMRES (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/impls/gmres/pgmres/
H A Dpgmres.c164 static PetscErrorCode KSPSolve_PGMRES(KSP ksp) in KSPSolve_PGMRES() function
381 ksp->ops->solve = KSPSolve_PGMRES; in KSPCreate_PGMRES()