help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Use of gsl_odeiv_control_hadjust


From: Brian Gough
Subject: Re: [Help-gsl] Use of gsl_odeiv_control_hadjust
Date: Wed, 17 Mar 2010 20:09:02 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Mon, 15 Mar 2010 01:32:43 +0100 (CET),
address@hidden wrote:
> Particularly, I can't understand how the function
> gsl_odeiv_control_hadjust works. Unfortunately, there are no
> examples about that function neither in the manual nor on the
> net. That function seems to let user choose how to change the step h
> of time during the execution of the adaptive method (however, I'm
> not sure about that at all, it's only my guess).  May I have some
> help about the meaning of that function and some explicative codes
> in C as examples?

The main use of this function is in gsl_odeiv_evolve_apply
(ode-initval/evolve.c)

-- 
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/




reply via email to

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