Searched refs:KSPChebyshevGetEigenvalues_Chebyshev (Results 1 – 1 of 1) sorted by relevance
40 static PetscErrorCode KSPChebyshevGetEigenvalues_Chebyshev(KSP ksp, PetscReal *emax, PetscReal *emi… in KSPChebyshevGetEigenvalues_Chebyshev() function418 PetscCall(KSPChebyshevGetEigenvalues_Chebyshev(ksp, &emax, &emin)); in KSPSolve_Chebyshev_FirstKind()583 PetscCall(KSPChebyshevGetEigenvalues_Chebyshev(ksp, &emax, &emin)); in KSPSolve_Chebyshev_FourthKind()731 PetscCall(KSPChebyshevGetEigenvalues_Chebyshev(ksp, &emax, &emin)); in KSPView_Chebyshev()