Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/lgmres/
H A Dlgmres.c337 static PetscErrorCode KSPDestroy_LGMRES(KSP ksp) in KSPDestroy_LGMRES() function
671 ksp->ops->destroy = KSPDestroy_LGMRES; in KSPCreate_LGMRES()