Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c711 static PetscErrorCode KSPView_Chebyshev(KSP ksp, PetscViewer viewer) in KSPView_Chebyshev() function
937 ksp->ops->view = KSPView_Chebyshev; in KSPCreate_Chebyshev()