Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/cg/
H A Dcgtype.c60 PetscErrorCode KSPCGUseSingleReduction(KSP ksp, PetscBool flg) in KSPCGUseSingleReduction() function
H A Dcg.c593 if (flg) PetscCall(KSPCGUseSingleReduction(ksp, cg->singlereduction)); in KSPSetFromOptions_CG()
/petsc/doc/changes/
H A D31.md111 - Added KSPCGUseSingleReduction() -ksp_cg_single_reduction;
/petsc/include/
H A Dpetscksp.h1054 PETSC_EXTERN PetscErrorCode KSPCGUseSingleReduction(KSP, PetscBool);