Module ode_solvers::dopri5[][src]

Expand description

Explicit Runge-Kutta method with Dormand-Prince coefficients of order 5(4) and dense output of order 4.

Structs

Structure containing the parameters for the numerical integration.