On Sun, Oct 23, 2011 at 8:31 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
On Oct 23, 2011, at 3:26 PM, Jed Brown wrote:<br>
<br>
> On Sun, Oct 23, 2011 at 15:18, Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br>
>  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().<br>
><br>
> 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.<br>

<br>
</div></div>   Wow, that is confusing then :-)   So almost every thing in the manual page is wrong?  It may include "partial time-steps"?  And x is some weird shit that should not be passed back into TSSolve()?  What the ? Is ftime the "interpolated to" time?<br>
</blockquote><div><br></div><div>This seems like a confusion between the continuum level and the discrete level.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

   Barry<br>
<br>
<br>
 TSSolve - Steps the requested number of timesteps.<br>
<br>
   Collective on TS<br>
<br>
   Input Parameter:<br>
+  ts - the TS context obtained from TSCreate()<br>
-  x - the solution vector<br>
<br>
   Output Parameter:<br>
.  ftime - time of the state vector x upon completion<br>
<br>
   Level: beginner<br>
<br>
   Notes:<br>
   The final time returned by this function may be different from the time of the internally<br>
   held state accessible by TSGetSolution() and TSGetTime() because the method may have<br>
   stepped over the final time.<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>