help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] ode solver question


From: Brian Gough
Subject: Re: [Help-gsl] ode solver question
Date: Tue, 21 Oct 2003 12:25:30 +0100

address@hidden writes:
 > hi,
 > i was trying to get some performance information for the
 > example i'm trying to solve with the use of rk4 in the
 > gsl ode library.  i was wondering if there is any stats
 > options that i can set so that i can find out the number of
 > steps the routine takes or the number of function evaluations.

you can put your own counter variable inside your function, using the
params argument or a global variable.

regards

-- 
Brian Gough





reply via email to

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