Module ode_solvers::dop853[][src]

Expand description

Explicit Runge-Kutta method with Dormand-Prince coefficients of order 8(5,3) and dense output of order 7.

Structs

Structure containing the parameters for the numerical integration.