Skip to content
Snippets Groups Projects
Commit f4489bf4 authored by Liam Healy's avatar Liam Healy
Browse files

Consistent apply-step, apply-evolution function names and arguments

The arguments have been changed in apply-step, apply-evolution so that
they match for the first three arguments.  The function name
apply-step was changed so the two are similar.  The macro
with-ode-integration defines a local function #'next-step instead of a
symbol macro 'make-next-step because symbols in the body of a simple
loop violate the CL standard.  Some documentation has been updated
with the contribution of Mirko Vikovic.
parent 47ce1e4a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment