14 Feb
2013
14 Feb
'13
4:10 p.m.
On Thu, Feb 14, 2013 at 3:56 PM, Barry Smith <[email protected]> wrote:
I got upset one day that trivially restarting an ODE integration in PETSc required the user to write any code at all so decided to do something about. Hence the mushrooms
What was your idea here? The restarted code would go along up until TSSolve, but TSSolve would be fed an option that it would use to initialize its state? What are the stored function pointers being used for?