Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c557 static PetscErrorCode KSPSolve_Chebyshev_FourthKind(KSP ksp) in KSPSolve_Chebyshev_FourthKind() function
763 ksp->ops->solve = KSPSolve_Chebyshev_FourthKind; in KSPSetUp_Chebyshev()