<div class="gmail_quote">On Sun, Oct 23, 2011 at 15:18, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 I wasn't thinking of anything so complicated. Just having a separate routine TSGetCurrentTime() or something to tell you the time after you called TSSolve().</blockquote></div><br><div>But it's not the current time in the sense that it doesn't correspond to TSGetSolution or any Vec held by TS and it is not used if you call TSStep() or TSSolve(). It's a purely diagnostic point in time with no other significance. I can change the TSSolve() interface if we think of a good name for this thing.</div>