Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dfgmres.c209 static PetscErrorCode KSPSolve_FGMRES(KSP ksp) in KSPSolve_FGMRES() function
544 ksp->ops->solve = KSPSolve_FGMRES; in KSPCreate_FGMRES()