comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL and FORTRAN
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL and FORTRAN [message #44907] Fri, 22 July 2005 00:59
David Green is currently offline  David Green
Messages: 7
Registered: July 2005
Junior Member
Hi Tina,
You should look into the "call_external" function. You will have to
write a small wrapper program in either c or fortran to interface with
your external fortran program. I think IDL may even do this for you in
simple cases. There are some examples in the "rsi/idl/external/'
directory you should also play with. Then you compile your fortran
routine and wrapper as either a dll (windows) or shared object (*nix).

There is also the "Dynamically Loadable Module" (DLM) option however i
have no experience with this yet.

Good luck,
Dav.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL and FORTRAN
Next Topic: Re: Strange behaviour of format

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 15:54:34 PDT 2025

Total time taken to generate the page: 0.08684 seconds