01 December 2023 02:45:37 PM bdf2_test(): C version Test bdf2() on several ODE's. predator_prey_bdf2_test(): A pair of ordinary differential equations for a population of predators and prey are solved using bdf2(). predator_prey_test: data stored in "predator_prey_data.txt". predator_prey_bdf2_test: plot commands stored in "predator_prey_commands.txt". stiff_bdf2_test(): Solve stiff_ode() using bdf2(). stiff_ode_test: data stored in 'stiff_data1.txt' and 'stiff_data2.txt'. stiff_ode_test: plot commands stored in "stiff_commands.txt". bdf2_test(): Normal end of execution. 01 December 2023 02:45:37 PM