| File | Description |
|---|---|
| assignments.f90 | StringiFor |
| basename_dir.f90 | StringiFor |
| befor64.F90 | BeFoR64, Base64 encoding/decoding library for FoRtran poor people. |
| befor64.F90 | BeFoR64, Base64 encoding/decoding library for FoRtran poor people. |
| befor64_pack_data_m.F90 | KISS library for packing heterogeneous data into single (homogeneous) packed one. |
| befor64_pack_data_m.F90 | KISS library for packing heterogeneous data into single (homogeneous) packed one. |
| camelcase.f90 | StringiFor |
| capitalize.f90 | StringiFor |
| compact_real.f90 | PENF's testing program. |
| compact_real.f90 | PENF's testing program. |
| compact_real.f90 | PENF's testing program. |
| concatenation.f90 | StringiFor |
| csv_naive_parser.f90 | StringiFor |
| decode.f90 | StringiFor |
| encode.f90 | StringiFor |
| equal.f90 | StringiFor |
| escape.f90 | StringiFor |
| extension.f90 | StringiFor |
| fill.f90 | StringiFor |
| free.f90 | StringiFor |
| fury.f90 | FURY, Fortran Units (environment) for Reliable phYsical math. |
| fury_mixed_kinds.F90 | FURY, definition of operators for mixed kinds math. |
| fury_qreal128.F90 | FURY class definition of real (with float128 kind) quantity with associated unit of measure. |
| fury_qreal32.F90 | FURY class definition of real (with float32 kind) quantity with associated unit of measure. |
| fury_qreal64.F90 | FURY class definition of real (with float64 kind) quantity with associated unit of measure. |
| fury_system_abstract128.F90 | FURY definition of abstract units system with float128 kind. |
| fury_system_abstract32.F90 | FURY definition of abstract units system with float32 kind. |
| fury_system_abstract64.F90 | FURY definition of abstract units system with float64 kind. |
| fury_system_si128.F90 | FURY definition of International System of Units with float128 kind. |
| fury_system_si32.F90 | FURY definition of International System of Units with float32 kind. |
| fury_system_si64.F90 | FURY definition of International System of Units with float64 kind. |
| fury_test_bolt32.f90 | FURY test of qreal. |
| fury_test_bolt64.f90 | FURY test of qreal. |
| fury_test_qreal_add.f90 | FURY test of qreal. |
| fury_test_qreal_add_aliases_failure.f90 | FURY test of qreal. |
| fury_test_qreal_add_failure.f90 | FURY test of qreal. |
| fury_test_qreal_add_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_add_mixed_failure.f90 | FURY test of qreal. |
| fury_test_qreal_aliases.f90 | FURY test of qreal. |
| fury_test_qreal_assign.f90 | FURY test of qreal. |
| fury_test_qreal_conversions_complex.f90 | FURY test of qreal. |
| fury_test_qreal_conversions_si.f90 | FURY test of qreal. |
| fury_test_qreal_conversions_simple.f90 | FURY test of qreal. |
| fury_test_qreal_div.f90 | FURY test of qreal. |
| fury_test_qreal_div_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_eq.f90 | FURY test of qreal. |
| fury_test_qreal_eq_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_mul.f90 | FURY test of qreal. |
| fury_test_qreal_mul_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_not_eq.f90 | FURY test of qreal. |
| fury_test_qreal_not_eq_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_pow.f90 | FURY test of qreal. |
| fury_test_qreal_sub.f90 | FURY test of qreal. |
| fury_test_qreal_sub_failure.f90 | FURY test of qreal. |
| fury_test_qreal_sub_mixed.f90 | FURY test of qreal. |
| fury_test_qreal_sub_mixed_failure.f90 | FURY test of qreal. |
| fury_test_system_si.f90 | FURY test of system_si. |
| fury_test_uom_add.f90 | FURY test of uom. |
| fury_test_uom_add_failure.f90 | FURY test of uom. |
| fury_test_uom_aliases.f90 | FURY test of uom. |
| fury_test_uom_assign.f90 | FURY test of uom. |
| fury_test_uom_assign_failure.f90 | FURY test of uom. |
| fury_test_uom_div.f90 | FURY test of uom. |
| fury_test_uom_mul.f90 | FURY test of uom. |
| fury_test_uom_parse_failure.f90 | FURY test of uom. |
| fury_test_uom_pow.f90 | FURY test of uom. |
| fury_test_uom_sub.f90 | FURY test of uom. |
| fury_test_uom_sub_failure.f90 | FURY test of uom. |
| fury_uom128.F90 | FURY definition of unit of measure class with float128 real kind. |
| fury_uom32.F90 | FURY definition of unit of measure class with float32 real kind. |
| fury_uom64.F90 | FURY definition of unit of measure class with float64 real kind. |
| fury_uom_converter.F90 | FURY class definition of unit converter. |
| fury_uom_reference128.F90 | FURY class definition of unit reference with float128 kind. |
| fury_uom_reference32.F90 | FURY class definition of unit reference with float32 kind. |
| fury_uom_reference64.F90 | FURY class definition of unit reference with float64 kind. |
| fury_uom_symbol128.F90 | FURY class definition of unit symbol with float128 kind. |
| fury_uom_symbol32.F90 | FURY class definition of unit symbol with float32 kind. |
| fury_uom_symbol64.F90 | FURY class definition of unit symbol with float64 kind. |
| greater_equal_than.f90 | StringiFor |
| greater_than.f90 | StringiFor |
| insert.f90 | StringiFor |
| io_basic.F90 | StringiFor |
| io_listdirected.F90 | StringiFor |
| is_digit.f90 | StringiFor |
| is_integer.f90 | StringiFor |
| is_number.f90 | StringiFor |
| is_real.f90 | StringiFor |
| join.f90 | StringiFor |
| lower_equal_than.f90 | StringiFor |
| lower_than.f90 | StringiFor |
| not_equal.f90 | StringiFor |
| partition.f90 | StringiFor |
| penf.F90 | Portability Environment for Fortran poor people. |
| penf.F90 | Portability Environment for Fortran poor people. |
| penf.F90 | Portability Environment for Fortran poor people. |
| penf.F90 | Portability Environment for Fortran poor people. |
| penf.F90 | Portability Environment for Fortran poor people. |
| penf_b_size.F90 | |
| penf_global_parameters_variables.F90 | |
| penf_stringify.F90 | |
| read_file.f90 | StringiFor |
| read_line.f90 | StringiFor |
| read_lines.f90 | StringiFor |
| replace.f90 | StringiFor |
| reverse.f90 | StringiFor |
| sadjustlr.f90 | StringiFor |
| scount.f90 | StringiFor |
| search.f90 | StringiFor |
| sindex.f90 | StringiFor |
| slen.f90 | StringiFor |
| slice.f90 | StringiFor |
| snakecase.f90 | StringiFor |
| split.f90 | StringiFor |
| srepeat.f90 | StringiFor |
| sscan.f90 | StringiFor |
| start_end.f90 | StringiFor |
| startcase.f90 | StringiFor |
| strim.f90 | StringiFor |
| stringifor.F90 | StringiFor, Strings Fortran, yet another stringify Fortran module |
| stringifor_string_t.F90 | StringiFor, definition of |
| strip.f90 | StringiFor |
| sverify.f90 | StringiFor |
| swapcase.f90 | StringiFor |
| test_all.F90 | PENF's testing program. |
| test_all.f90 | PENF's testing program. |
| test_all.f90 | PENF's testing program. |
| Test_Driver.f90 | Testing program for BeFoR64, Base64 encoding/decoding library for FoRtran poor men |
| to_number.f90 | StringiFor |
| unescape.f90 | StringiFor |
| unique.f90 | StringiFor |
| upper_lower.f90 | StringiFor |
| write_file.f90 | StringiFor |
| write_lines.f90 | StringiFor |