#include "petscksp.h" PetscErrorCode KSPBCGSLSetPol(KSP ksp, PetscBool uMROR)Logically Collective on KSP Many br
| ksp | - iterative context obtained from KSPCreate Many br | |
| uMROR | - set to PETSC_TRUE when the polynomial is a convex combination of an MR and an OR step. Many br |
| -ksp_bcgsl_cxpoly | - use enhanced polynomial Many br | |
| -ksp_bcgsl_mrpoly | - use standard polynomial Many br |