/library

My Fortran library

Primary LanguageFortran

Library

This is my personal library of Fortran functions and subroutines.

To build the Fortran library simply edit the Makefile to your compiler of choice and then type make. It requires FFTW3 (http://www.fftw.org/) to install. I have tested most of the library using gfortran and some of it using ifort.