Crate rkf45

Source

Structs§

AdaptiveOdeSolverOptions
Options to configure adaptive time-stepping.
ErrorControlOptions
Options for computing desired error when performing adaptive time-stepping.

Functions§

rkf45_adaptive
Solves an initial value problem using RKF45 with adaptive time-stepping.