KnutAM / fortran_utilities

A collection of fortran routines suitable for use with git submodules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fortran_utilities

A collection of fortran routines suitable for use with git submodules

Note for Windows and ifort: It might be necessary to run

  • mklvars.bat
  • vsvars64.bat (or vsvars32.bat)

for compilation to work from cmd, and for running the tests as well.

About

A collection of fortran routines suitable for use with git submodules

License:MIT License


Languages

Language:Fortran 95.5%Language:Batchfile 4.5%