yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03675
Re: Fortran libraries
Thanks again Vaclav.
I just noticed that one of the Fortran "preprocesser" files uses FORTRAN 90/95's !array! pointers. According to some websites, that C/Fortran array pointers cannot be shared. I am thinking of using input/output to a textfile to handle the interface: C outputs to a textfile, which is read by the Fortran. Fortran then does its routines and return the results to another textfile, which, in turn, is read by C again. Flush the files, so it is clean for the next operation.
But I am clueless how to ask the FORTRAN opensource code to read the textfile and execute its operations, from YADE. Is it even possible?
boon
> From: eudoxos@xxxxxxxx
> To: yade-dev@xxxxxxxxxxxxxxxxxxx
> Date: Thu, 25 Mar 2010 17:02:51 +0100
> Subject: Re: [Yade-dev] Fortran libraries
>
>
> > Thanks Vaclav. I am linking to another open source code. I'll try
> > what I can do with what you told me.
> If that is something that might be useful for other people, we can add
> feature for that code, check for it in SConstruct and have it properly
> integrated in the build system. Well, even if it is useful just for you
> we can do that.
>
> Cheers, Vaclav
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help : https://help.launchpad.net/ListHelp
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969
Follow ups
References