Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c862 static PetscErrorCode KSPDestroy_Chebyshev(KSP ksp) in KSPDestroy_Chebyshev() function
933 ksp->ops->destroy = KSPDestroy_Chebyshev; in KSPCreate_Chebyshev()