Integrate a system of ODEs via external Xptr.
CALL_INTEGRATE_STEM_ODE(init, start, end, step_size, stem_ode_ptr)
initial condition
time at left endpoint of interval
time at right endpoint
set automatically by caller, required argument not specified by user
external pointer for calling the ODE integrator