rkf45_test


rkf45_test, a C++ code which calls rkf45(), which implements the Watt and Shampine RKF45 ODE solver.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

rkf45, a C++ code which implements the Runge-Kutta-Fehlberg (rkf) solver for the solution of an ordinary differential equation (ODE) system.

Source Code:


Last revised on 07 April 2020.