Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/minres/
H A Dminres.c670 static PetscErrorCode KSPDestroy_MINRES(KSP ksp) in KSPDestroy_MINRES() function
861 ksp->ops->destroy = KSPDestroy_MINRES; in KSPCreate_MINRES()