Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/pgmres/ !
H A Dpgmres.c334 static PetscErrorCode KSPReset_PGMRES(KSP ksp) in KSPReset_PGMRES() function
382 ksp->ops->reset = KSPReset_PGMRES; in KSPCreate_PGMRES()