powered by
Sets or retrieves the factor to calculate the step-size used by the odeint::adams_bashforth[_moulton] solvers.
DAISIE_abm_factor(factor)
current factor
sets step-size to factor * (t1 - t0).
factor * (t1 - t0)