gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] access to var->LF.LFVAL, and var->FIX.FIXVAL from Fortran


From: Vanuxem Grégory
Subject: [Gcl-devel] access to var->LF.LFVAL, and var->FIX.FIXVAL from Fortran
Date: Wed, 17 May 2006 16:15:20 +0200

Hi,

Do you have any idea why when I use pointers to var->LF.LFVAL and
var->FIX.FIXVAL in "clines" code GCL segfaults but not if I use "static"
array of dimension 1 ? The code call  LAPACK's routine coded in Fortran.
My code is perhaps incorrect so it is in the attachment.

Cheers,

Greg

Attachment: gelsy.lsp
Description: Text document


reply via email to

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