Fortran Utilities

October 17, 2022 ยท View on GitHub

Various helper and utility routines used in my research codes.

Install

Can be easily added to any Fortran project with FPM*:

[dependencies]
utils.git = "https://github.com/lewisfish/fortran_utilities"

*Requires bleeding edge version of FPM.

TODO

  • Add tests
  • Add Documentation