bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #30947] Please, include fixed step size control object fo


From: Tuomo Keskitalo
Subject: [Bug-gsl] [bug #30947] Please, include fixed step size control object for ode suite
Date: Fri, 03 Sep 2010 07:51:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8

Follow-up Comment #1, bug #30947 (project gsl):

Hi,

one important reason for the evolve level functions is to allow for variable
step size. If you really require a fixed step size for the stepper level, then
you can use the for loop around step_apply function shown in the manual. 

Also, I'm afraid that using your cfxd may not guarantee the use of a fixed
step size; also evolve_apply can change the step length, so you might have to
have a function something like "evolve_apply_fixed_step_size" to do the job.

BR,
Tuomo


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30947>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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