Module | Source File | Description |
---|---|---|
FU_Arrays | Arrays_M.F90 | Functions to manipulate 1D arrays. |
FU_Files | Files_M.F90 | Useful tools to manipulate files in Fortran programs. |
FU_Interpolation | Interpolation_M.F90 | Functions to perform interpolation. |
FU_Numbers | Numbers_M.F90 | Functions to analyze numbers in Fortran programs. |
FU_Prec | Prec_M.F90 | Precision parameters to use in Fortran programs. |
FU_Statistics | Statistics_M.F90 | Statistics tools for Fortran programs. |
FU_Strings | Strings_M.F90 | Useful tools to manipulate strings in Fortran programs. |
FU_Timing | Timing_M.f90 | Tools to measure time spent by functions in Fortran programs. |