Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/lgmres/
H A Dlgmres.c59 static PetscErrorCode KSPSetUp_LGMRES(KSP ksp) in KSPSetUp_LGMRES() function
669 ksp->ops->setup = KSPSetUp_LGMRES; in KSPCreate_LGMRES()