Including Fortran Subroutines
- To: mathgroup at smc.vnet.net
- Subject: [mg23762] Including Fortran Subroutines
- From: mgfoehle at mch1srv.mechanik.tuwien.ac.at
- Date: Mon, 5 Jun 2000 01:09:59 -0400 (EDT)
- Organization: BioPhys
- Sender: owner-wri-mathgroup at wolfram.com
Hi! I am trying to include an external Fortran-subroutine into my Mathematica program. I am using the GNU Fortran and C-compiler. As far as I understood I will have to write a C-routine which links the Mathematica-kernel with the Fortran-compiler. I found some hints how to link various C-compilers with Mathematica, but unfortunately not for the GNU software. So there is my question: does anyone have experience in linking GNU C or even GNU Fortran with Mathematica and can give me some hints how to do that or where to find information on this problem? I will have to pass some lists and matrices to this subroutine and back. Thanks a lot for your help! Margit Gf\166hler mgfoehle at mail.mechanik.tuwien.ac.at