Searched refs:ksp_est (Results 1 – 1 of 1) sorted by relevance
504 KSP ksp_smoother, ksp_est; in main() local515 PetscCall(KSPChebyshevEstEigGetKSP(ksp_smoother, &ksp_est)); in main()516 PetscCall(KSPSetType(ksp_est, KSPCG)); in main()