Module solver

Source
Expand description

Defines Solver.

Structsยง

Solver
Implements the integration of differential equation, containing the implementation specific (not equation specific) data, including particular Runge-Kutta scheme, stepsize, and events.