<div dir="auto">Mega! This is gonna be useful for many people :)<div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il Mar 9 Mag 2023, 00:54 Barry Smith <<a href="mailto:bsmith@petsc.dev">bsmith@petsc.dev</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-break:after-white-space"><div><br></div>  See <a href="https://gitlab.com/petsc/petsc/-/merge_requests/6436" target="_blank" rel="noreferrer">https://gitlab.com/petsc/petsc/-/merge_requests/6436</a> with commit barry/2023-05-08/add-ksp-min-its <div><font color="#c814c9" face="Menlo"><span style="font-size:14px"><b><br></b></span></font></div><div><font color="#c814c9" face="Menlo"><span style="font-size:14px"><b><br></b></span></font><div><br><blockquote type="cite"><div>On May 7, 2023, at 2:22 PM, Edoardo alinovi <<a href="mailto:edoardo.alinovi@gmail.com" target="_blank" rel="noreferrer">edoardo.alinovi@gmail.com</a>> wrote:</div><br><div><div dir="ltr">Hello Barry,<div><br></div><div>Mega! Thank you Berry much for providing me with a working example! I ended up in writing this:</div><div><i><b><br></b></i></div><div><i><b>        call KSPConvergedDefault(ksp, n, rnorm, flag, PETSC_NULL_FUNCTION, ierr)<br>        if (n<flubioSolvers%itmin) then <br>            flag = 0<br>        endif<br>        ierr = 0</b></i><br></div><div><br></div><div>and it looks working but I'll take advantage of your suggestion ;)  Is KSPConvergedDefaultDestroy mandatory?</div><div><br></div><div>I know it's easy code, but maybe you might have a think to add this control and expose it as the max number of iterations in KSP. I can tell you it is very much used, I found myself many times in need to tell the solver to iterate regardless of the tolerances criteria. It happens for example in the RANS equation, especially omega. Sometimes they tend to stall and you do want to tighten the tolerances for a bunch of iters, or you might not know if they do while iterating! </div><div><br></div><div>Cheers</div></div>
</div></blockquote></div><br></div></div></blockquote></div>