[petsc-dev] Fwd: [petsc-maint #70675] update of the timestep in theta method
Jed Brown
jed at 59A2.org
Mon Apr 18 14:19:38 CDT 2011
On Mon, Apr 18, 2011 at 21:17, Jeremy Riousset <riousset at gatech.edu> wrote:
> I was thinking to call it in the Monitor function.
You can also do that, but then the output of other monitors is dependent on
whether it comes before or after your "monitor" changes the step size. Using
TSSetPostStep is better in that regard because it is consistent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110418/a3039c8a/attachment.html>
More information about the petsc-dev
mailing list