Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/pgmres/
H A Dpgmres.c192 static PetscErrorCode KSPDestroy_PGMRES(KSP ksp) in KSPDestroy_PGMRES() function
383 ksp->ops->destroy = KSPDestroy_PGMRES; in KSPCreate_PGMRES()