Skip to content
  • Liam Healy's avatar
    Callback struct stored in ode-stepper slot · 47ce1e4a
    Liam Healy authored
    Changed the code so that the callback struct is now in ode-stepper
    instead of ode-evolution, because all solvers need stepper but only
    variable step integrators need evolution.  The ode examples/tests
    work.
    47ce1e4a