Searched refs:KSPChebyshevGetBetas_Private (Results 1 – 3 of 3) sorted by relevance
27 PETSC_INTERN PetscErrorCode KSPChebyshevGetBetas_Private(KSP);
4 PetscErrorCode KSPChebyshevGetBetas_Private(KSP ksp) in KSPChebyshevGetBetas_Private() function
777 if (cheb->chebykind == KSP_CHEBYSHEV_OPT_FOURTH) PetscCall(KSPChebyshevGetBetas_Private(ksp)); in KSPSetUp_Chebyshev()