13 November 2024 07:58:58 AM rk1_implicit_test(): C version Test rk1_implicit() on several ODE's. predator_prey_test(): A pair of ordinary differential equations for a population of predators and prey are solved using rk1_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 rk1_implicit(). stiff_ode_test: data stored in 'stiff_data1.txt' and 'stiff_data2.txt'. stiff_ode_test: plot commands stored in "stiff_commands.txt". rk1_implicit_test(): Normal end of execution. 13 November 2024 07:58:58 AM