-
- Downloads
Callback struct stored in ode-stepper slot
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.
Showing
- ordinary-differential-equations/evolution.lisp 5 additions, 37 deletionsordinary-differential-equations/evolution.lisp
- ordinary-differential-equations/ode-example.lisp 2 additions, 2 deletionsordinary-differential-equations/ode-example.lisp
- ordinary-differential-equations/ode-system.lisp 3 additions, 3 deletionsordinary-differential-equations/ode-system.lisp
- ordinary-differential-equations/stepping.lisp 47 additions, 16 deletionsordinary-differential-equations/stepping.lisp
Loading
Please register or sign in to comment