Convert ODE integrator to use VecThe change where Vec no longer zero's buffers exposed a longstandingbug in SelectInitialStep() with the arguments to f() reversed. (commit: effe150)