Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/fgmres/
H A Dfgmres.c248 static PetscErrorCode KSPDestroy_FGMRES(KSP ksp) in KSPDestroy_FGMRES() function
546 ksp->ops->destroy = KSPDestroy_FGMRES; in KSPCreate_FGMRES()