On 9/3/10, Tuomo Keskitalo <[email protected]> wrote: > Please see function gsl_odeiv2_evolve_apply in evolve.c. If step_apply > returns with a failure, then a smaller step size is attempted. evolve_apply > tries hard to make a step forward, even if it has to use a smaller step size > than the user or previous step suggested.
Please explain, why this smaller step was attempted. Where the step size is decremented? _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
