Exposing Fortran Derived Types to C and Other Languages

  • Authors:
  • Alexander Pletzer;Douglas McCune;Stefan Muszala;Srinath Vadlamani;Scott Kruger

  • Affiliations:
  • Tech-X;Princeton Plasma Physics Laboratory;Tech-X;Tech-X;Tech-X

  • Venue:
  • Computing in Science and Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

When building large scientific codes, you might have to mix different programming languages. The authors show how to bridge the interoperability gap between Fortran 90/95 and C, and from C to other languages, with working code examples.