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: gsl


Lotte Høj Andersen writes:
 > Hi Brian Gough,
 >  We are two students from Aalborg University, Denmark, and we have
 > a problem:
 >  we are doing a plastic finite element analysis, and we are using
 > the gsl-library. When we are doing our calculations the all vectors
 > and matrices that are allocated can not be free'd that is we are
 > using the command 'gsl_vector_free' but it makes no diffence.
 >  The calculations is performed in steps and we are using a number
 > of functions in each step, we are supposed to do about a 100 steps,
 > but since the allocated vectors and matrices are taking up a lot of
 > space (that is not beeing free'd) it is only possible to do about
 > 10 steps before the Harddisk is full.

Hi,

If the library is not working as described in the manual please can
you send a bug report to the mailing list
gsl-discuss@sources.redhat.com with an example program which
reproduces the problem. Thanks.

Brian Gough




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