rk3_test, a C++ code which calls rk3(), which solves one or more ordinary differential equations (ODE) using an explicit Runge-Kutta method of order 3.
The information on this web page is distributed under the MIT license.
rk3, a C++ code which solves one or more ordinary differential equations (ODE) using an explicit Runge-Kutta method of order 3.