File pvode.hxx¶
-
class
PvodeSolver
: public Solver¶ Public Functions
-
~PvodeSolver
()¶
-
int
init
(int nout, BoutReal tstep)¶ Initialise the solver NOTE: nout and tstep should be passed to run, not init. Needed because of how the PETSc TS code works
-