RKSolver.h¶
Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
-
class
RKSolver
¶ Constructor FIXME: Include version where one can pass a Solver and/or Parameters
-
void
step
(double dt)¶ Step solver with time step dt
-
void
step_interval
(double t0, double t1, double dt)¶ Step solver an interval using dt as time step
-
boost::shared_ptr<MultiStageScheme>
scheme
() const¶ Return the MultiStageScheme