Module ode_solvers::dop_shared[][src]

Expand description

Shared traits and structures for dopri5 and dop853.

Structs

Contains some statistics of the integration.

Enums

Enumeration of the errors that may arise during integration.

Enumeration of the types of the integration output.

Traits

Trait needed to be implemented by the user.