1 2 3
crate::math::integrate::ode::implicit::test::test_implicit_fixed_step!( crate::math::integrate::ImplicitMidpoint { dt: 0.1 } );