29 May 2025 03:44:10 PM bdf3_test(): C++ version Test bdf3() on several ODE's. predator_prey_bdf3_test(): A pair of ordinary differential equations for a population of predators and prey are solved using bdf3(). predator_prey_bdf3_test(): data stored in 'predator_prey_data.txt'. predator_prey_bdf3_test(): plot commands stored in 'predator_prey_commands.txt'. stiff_bdf3_test(): Solve stiff_ode() using bdf3(). plot2(): data stored in 'stiff_data1.txt' and 'stiff_data2.txt' plot2(): plot commands stored in 'stiff_commands.txt'. bdf3_test(): Normal end of execution. 29 May 2025 03:44:10 PM