Skip to content
/ f2k2c Public

Making Fortran data structures accessible from C

Notifications You must be signed in to change notification settings

cswiercz/f2k2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f2k2c

f2k2c makes complex Fortran data stuctures and procedures accessible from C/C++. It auto-generates Fortran wrappers for easier accessiblility from C.

Requirements

  • Python 2.7
  • gfortran-4.6 or later, or any Fortran compiler supporting iso_c_binding

Authors

  • Daniel Shapero (danshapero)
  • Chris Swierczewski (cswiercz)

About

Making Fortran data structures accessible from C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published