![]() |
libSUFR
a LIBrary of Some Useful Fortran Routines
|
| ▼ src | |
| angle2string.f90 | Procedures to convert angles to formatted text strings |
| angles.f90 | Procedures to handle angles |
| command_line.f90 | Procedures to handle command-line options and arguments |
| constants.f90 | Procedures to define and share constants |
| date_and_time.f90 | Procedures to manipulate date and time |
| dummy_variables.f90 | Module containing dummy variables for all kinds |
| earth.f90 | Procedures to deal with geography and the Earth |
| fitting.f90 | Procedures to fit functions to data |
| getopt.f90 | Procedures for a getopt and getopt_long implementation to parse command-line parameters in Fortran |
| interpolate.f90 | Procedures to do interpolation (and fitting?) |
| kinds.f90 | Procedures to distribute variable kinds |
| libSUFR.f90 | Used for documentation purposes |
| libSUFR_version.f90 | Source file generated by CMake to report the libSUFR version used |
| numerics.f90 | Procedures for numerical operations |
| optics.f90 | Procedures to do computations in optics |
| pgplot.f90 | Procedures to handle PGPlot (screen) settings |
| random_numbers.f90 | Procedures to generate random numbers |
| solvers.f90 | Procedures to solve equations |
| sorting.f90 | Procedures to sort arrays |
| sports.f90 | Procedures related to sports |
| statistics.f90 | Procedures to compute statistics |
| system.f90 | System-related procedures |
| text.f90 | Procedures to manipulate text/strings |
| text_html.f90 | Procedures to manipulate text strings containing HTML code |
| time2string.f90 | Procedures to convert time to formatted text strings |
| weather.f90 | Procedures to deal with weather |