Thanks a lot.
On Thu, Jan 2, 2014 at 3:20 PM, Jed Brown <[email protected]> wrote: > "Zou (Non-US), Ling" <[email protected]> writes: > > > Hi Jed. I have a similar situation here. I am intentionally testing an > > iterative method. It requires me to do some handling (for example copying > > the current solution vector out) right after a nonlinear iteration is > > finished, but before anything happening of the next nonlinear iteration. > Is > > there any way to do so? > > Put that in a SNES monitor or perhaps SNESLineSearchSetPostCheck. >
