Searched refs:KSPCGUseSingleReduction (Results 1 – 4 of 4) sorted by relevance
60 PetscErrorCode KSPCGUseSingleReduction(KSP ksp, PetscBool flg) in KSPCGUseSingleReduction() function
593 if (flg) PetscCall(KSPCGUseSingleReduction(ksp, cg->singlereduction)); in KSPSetFromOptions_CG()
111 - Added KSPCGUseSingleReduction() -ksp_cg_single_reduction;
1054 PETSC_EXTERN PetscErrorCode KSPCGUseSingleReduction(KSP, PetscBool);