Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c78 static PetscErrorCode KSPChebyshevEstEigSet_Chebyshev(KSP ksp, PetscReal a, PetscReal b, PetscReal … in KSPChebyshevEstEigSet_Chebyshev() function
941 …jectComposeFunction((PetscObject)ksp, "KSPChebyshevEstEigSet_C", KSPChebyshevEstEigSet_Chebyshev)); in KSPCreate_Chebyshev()