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: using GSL from fortran


Christian La Borderie writes:
 > I am trying to use GSL from fortran. I have found how to deal  with 
 > underscores and lowercases and passing a
 > parameter to the C functions from Fortran, but I don't Know how to get 
 > the give the correct value at my fortran variable as
 > the result of the C function
 >
 >   989.7  5.24090719 -1.19015723E-05
 >   999.7  5.24935102  4.67103341E-05
 > 
 > Where is my error ??

The Fortran side of the program is working with single precision
somewhere (not sure which term).

Brian


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