This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple parameters in ODEs


Slaven Peles writes:
 >  I would like to know what is the _recommended_ way to define
 > multiple parameters in a system of ODEs? Let me refer to the
 > example in the reference manual: In case I have more than one
 > parameter for Van der Pol equation, should I define 'mu' as an
 > array or a structure or do it some other way?  Also, if somebody
 > has a nice example for this please send it to the list.

I always use a struct -- see some of the other programs in the manual
for examples.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]