Module | Source File | Description |
---|---|---|
face | face.F90 | FACE, Fortran Ansi Colors Environment. |
flap | flap.f90 | FLAP, Fortran command Line Arguments Parser for poor people |
flap_command_line_argument_t | flap_command_line_argument_t.F90 | Command Line Argument (CLA) class. |
flap_command_line_arguments_group_t | flap_command_line_arguments_group_t.f90 | Command Line Arguments Group (CLAsG) class. |
flap_command_line_interface_t | flap_command_line_interface_t.F90 | Command Line Interface (CLI) class. |
flap_object_t | flap_object_t.F90 | Base (abstract) class upon which FLAP’s concrete classes are built. |
flap_utils_m | flap_utils_m.f90 | FLAP utils. |
tester | tester.f90 | Routines to test Fortran programs |