Like this: https://github.com/dealii/dealii/pull/8899?
Am Freitag, 11. Oktober 2019 16:42:24 UTC+2 schrieb Wolfgang Bangerth: > > On 10/11/19 7:22 AM, 'Maxi Miller' via deal.II User Group wrote: > > It is using the SolverControl-class for setting parameters such as the > > maximum iterations, but the used iterations are never returned (no call > > to check()). Therefore, was there a reason for setting the > > control()-object as constant, or can I change it to a non-constant > value? > > I think we probably didn't think this through. Do you happen to know > whether ARPACK returns the number of iterations and final > residual/error? If so, then what we should probably call the check() > function with these values, ignoring the return code, just so that the > values are stored in the SolverControl object. > > Want to give that a try and make it into a patch? > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: bang...@colostate.edu > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/173b293b-76fe-4f5f-aa4c-9357172a4429%40googlegroups.com.