Hi,

On 10/06/2010 06:52 PM, Tuomo Keskitalo wrote:

Still... it would be nice to have a possibility for forcing a minimum
step size.

You are the second person to ask for it, so I think I'll write a
separate evolve_apply routine that forces evolution of a system with a
user specified step size.

I've now added functions gsl_odeiv2_evolve_apply_fixed_step and gsl_odeiv2_driver_apply_fixed_step for this purpose, available at Bazaar (bzr) development branch ode-initval2 at savannah.

Download and compile with commands:

bzr checkout http://bzr.savannah.gnu.org/r/gsl/ode-initval2/
cd ode-initval2
autoreconf -i -f; ./configure --enable-maintainer-mode ; make

--
[email protected]
http://iki.fi/tuomo.keskitalo

Reply via email to