bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] Re: [bug #30947] Please, include fixed step size control o


From: Sergey B Kirpichev
Subject: Re: [Bug-gsl] Re: [bug #30947] Please, include fixed step size control object for ode suite
Date: Mon, 6 Sep 2010 14:56:58 +0400

On 9/6/10, Tuomo Keskitalo <address@hidden> wrote:
>  Step size is halved on line 192. The halved step size is then tried on line
> 167/173. Notice goto try_step.

Sorry, my mistake.  Actually, I didn't  see gsl_odeiv2_evolve_apply,
but gsl_odeiv_evolve_apply.  Hope, this is a clear - the patch is
posted to GSL bugreport db & related to official, mainline code.

192: "if (final_step)" - step size isn't halved here (or near this line)

Step size is reduced only near line 210: "if (hadjust_status ==
GSL_ODEIV_HADJ_DEC)"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]