Numerical Computing with Modern Fortran

Richard J. Hanson and Tim Hopkins

Chapter 10: Interoperability with C

Source Code:

  1. in zip format
  2. in gzipped tar format

These programs illustrates six examples of Fortran and C inter-operation. Fortran routines use the standard intrinsic module iso_c_binding.

Five programs may be built using the makefile provided