14 November 2024 08:13:06 AM rk2_implicit_test(): C version Test rk2_implicit() on several ODE's. humps_test(): humps_test(): data stored in "humps_data.txt". humps_test(): plot commands stored in "humps_commands.txt". predator_prey_test(): A pair of ordinary differential equations for a population of predators and prey are solved using rk2_implicit(). predator_prey_test: data stored in "predator_prey_data.txt". predator_prey_test: plot commands stored in "predator_prey_commands.txt". stiff_test(): Solve stiff_ode() using rk2_implicit(). stiff_ode_test: data stored in 'stiff_data1.txt' and 'stiff_data2.txt'. stiff_ode_test: plot commands stored in "stiff_commands.txt". rk2_implicit_test(): Normal end of execution. 14 November 2024 08:13:06 AM