@ocots ```julia o = @def ... u = (t, x, v) -> ... f = Flow(o, u) # must be distinguished from hamiltonian / extremal flow xf = f(t0, x0, tf, v) ```