I've been trolling through the Petsc documentation trying to figure out how to set the maximum number of iterations for a krylov solver without using the command line option -ksp_max_its and without calling KSPSetFromOptions. Is this possible? If so, how? Thanks, Dave