Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Liam Healy's avatar
    b6561c8e
    ODE evolution ported to callbacks-included · b6561c8e
    Liam Healy authored
    Mobject 'ode-evolution is now made as a subclass of 'callbacks-included-cl, a
    new class that is a subclass of 'callbacks-included, but which stores the
    cbstruct pointer in a CL slot rather than in a foreign struct.  This example is
    correct,
    (integrate-vanderpol 1.0d0 1.d-4 *step-rk4* nil)
    40
    1.0d0
    -1.4568569264026898d0
    -11.547449151779395d0
    b6561c8e
    History
    ODE evolution ported to callbacks-included
    Liam Healy authored
    Mobject 'ode-evolution is now made as a subclass of 'callbacks-included-cl, a
    new class that is a subclass of 'callbacks-included, but which stores the
    cbstruct pointer in a CL slot rather than in a foreign struct.  This example is
    correct,
    (integrate-vanderpol 1.0d0 1.d-4 *step-rk4* nil)
    40
    1.0d0
    -1.4568569264026898d0
    -11.547449151779395d0