Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dfgmres.c20 static PetscErrorCode KSPSetUp_FGMRES(KSP ksp) in KSPSetUp_FGMRES() function
543 ksp->ops->setup = KSPSetUp_FGMRES; in KSPCreate_FGMRES()