<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div>If one just wants to run a fixed number of iterations, not checking for convergence, why would one set <span>ksp->errorifnotconverged to true?</span></div><div><span><br></span></div></div></blockquote><div><br></div><div>Good question. I can see not worrying too much about convergence on the coarse grids, but to not allow it ... and now that I think about it, it seems like we might want to error out with in indefinite PC. Maybe make ksp->errorifnotconverged an int <1>:</div><div>0: no error</div><div>1: error if indefinite only</div><div>2: error if any error</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><span></span></div><div><span>Thanks,</span></div><div><span>Pierre</span></div><div><br></div></div></blockquote></div></div>