[petsc-dev] TSSolve() shouldn't return a time

Jed Brown jedbrown at mcs.anl.gov
Sun Oct 23 15:26:03 CDT 2011


On Sun, Oct 23, 2011 at 15:18, Barry Smith <bsmith at mcs.anl.gov> wrote:

>  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().


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111023/283e3ba6/attachment.html>


More information about the petsc-dev mailing list