Stefano is right. Changes in convergence should probably go in TSPostStep.Thanks,MattOn Thu, Feb 18, 2021 at 7:22 AM Stefano Zampini <stefano.zampini@gmail.com> wrote:Markmonitors are not supposed to change the TS. You can think at monitors being 'const' methods of the TS. Also, TSMonitor is called at the beginning of each step , see here https://gitlab.com/petsc/petsc/-/blob/master/src/ts/interface/ts.c#L4169Il giorno gio 18 feb 2021 alle ore 15:16 Mark Adams <mfadams@lbl.gov> ha scritto:TSSetConvergedReason(ts,TS_CONVERGED_USER);does not seem to stop the iteration in a user monitor function. I have verified that it works from a post step method. Is this intentional?Mark
--Stefano--What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
-- Norbert Wiener