Source Files

FileDescription
assignments.f90

StringiFor assignments test.

basename_dir.f90

StringiFor basename_dir test.

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 camelcase test.

capitalize.f90

StringiFor capitalize test.

compact_real.f90

PENF's testing program.

compact_real.f90

PENF's testing program.

compact_real.f90

PENF's testing program.

concatenation.f90

StringiFor concatenation test.

csv_naive_parser.f90

StringiFor csv_naive_parser test.

decode.f90

StringiFor decode test.

encode.f90

StringiFor encode test.

equal.f90

StringiFor equal test.

escape.f90

StringiFor escape test.

extension.f90

StringiFor extension test.

fill.f90

StringiFor fill test.

free.f90

StringiFor free test.

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_equal_than test.

greater_than.f90

StringiFor greater_than test.

insert.f90

StringiFor insert test.

io_basic.F90

StringiFor io_basic test.

io_listdirected.F90

StringiFor io_formatted test.

is_digit.f90

StringiFor is_digit test.

is_integer.f90

StringiFor is_integer test.

is_number.f90

StringiFor is_number test.

is_real.f90

StringiFor is_real test.

join.f90

StringiFor join test.

lower_equal_than.f90

StringiFor lower_equal_than test.

lower_than.f90

StringiFor lower_than test.

not_equal.f90

StringiFor not_equal test.

partition.f90

StringiFor partition test.

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_file test.

read_line.f90

StringiFor read_line test.

read_lines.f90

StringiFor read_lines test.

replace.f90

StringiFor replace test.

reverse.f90

StringiFor reverse test.

sadjustlr.f90

StringiFor sadjustlr test.

scount.f90

StringiFor count_string test.

search.f90

StringiFor search test.

sindex.f90

StringiFor sindex test.

slen.f90

StringiFor slen test.

slice.f90

StringiFor slice test.

snakecase.f90

StringiFor snakecase test.

split.f90

StringiFor split test.

srepeat.f90

StringiFor srepeat test.

sscan.f90

StringiFor sscan test.

start_end.f90

StringiFor start_end test.

startcase.f90

StringiFor startcase test.

strim.f90

StringiFor strim test.

stringifor.F90

StringiFor, Strings Fortran, yet another stringify Fortran module

stringifor_string_t.F90

StringiFor, definition of string type.

strip.f90

StringiFor strip test.

sverify.f90

StringiFor sverify test.

swapcase.f90

StringiFor swapcase test.

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 to_number test.

unescape.f90

StringiFor unescape test.

unique.f90

StringiFor unique test.

upper_lower.f90

StringiFor upper_lower test.

write_file.f90

StringiFor write_file test.

write_lines.f90

StringiFor write_lines test.

file~~graph~~FileGraph sourcefile~split.f90 split.f90 sourcefile~sindex.f90 sindex.f90 sourcefile~fury_uom64.f90 fury_uom64.F90 sourcefile~fury_system_abstract64.f90 fury_system_abstract64.F90 sourcefile~fury_uom64.f90->sourcefile~fury_system_abstract64.f90 sourcefile~fury.f90 fury.f90 sourcefile~fury_uom64.f90->sourcefile~fury.f90 sourcefile~fury_mixed_kinds.f90 fury_mixed_kinds.F90 sourcefile~fury_uom64.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_qreal64.f90 fury_qreal64.F90 sourcefile~fury_uom64.f90->sourcefile~fury_qreal64.f90 sourcefile~fury_system_si64.f90 fury_system_si64.F90 sourcefile~fury_uom64.f90->sourcefile~fury_system_si64.f90 sourcefile~snakecase.f90 snakecase.f90 sourcefile~fury_uom_symbol32.f90 fury_uom_symbol32.F90 sourcefile~fury_uom32.f90 fury_uom32.F90 sourcefile~fury_uom_symbol32.f90->sourcefile~fury_uom32.f90 sourcefile~fury_uom_symbol32.f90->sourcefile~fury.f90 sourcefile~fury_uom_symbol32.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_uom_reference32.f90 fury_uom_reference32.F90 sourcefile~fury_uom_symbol32.f90->sourcefile~fury_uom_reference32.f90 sourcefile~fury_test_qreal_add.f90 fury_test_qreal_add.f90 sourcefile~unique.f90 unique.f90 sourcefile~lower_equal_than.f90 lower_equal_than.f90 sourcefile~penf_stringify.f90 penf_stringify.F90 sourcefile~penf.f90~4 penf.F90 sourcefile~penf_stringify.f90->sourcefile~penf.f90~4 sourcefile~penf.f90~2 penf.F90 sourcefile~penf_stringify.f90->sourcefile~penf.f90~2 sourcefile~penf.f90~5 penf.F90 sourcefile~penf_stringify.f90->sourcefile~penf.f90~5 sourcefile~penf.f90~3 penf.F90 sourcefile~penf_stringify.f90->sourcefile~penf.f90~3 sourcefile~penf.f90 penf.F90 sourcefile~penf_stringify.f90->sourcefile~penf.f90 sourcefile~fury_qreal32.f90 fury_qreal32.F90 sourcefile~fury_system_abstract32.f90 fury_system_abstract32.F90 sourcefile~fury_qreal32.f90->sourcefile~fury_system_abstract32.f90 sourcefile~fury_system_si32.f90 fury_system_si32.F90 sourcefile~fury_qreal32.f90->sourcefile~fury_system_si32.f90 sourcefile~fury_qreal32.f90->sourcefile~fury.f90 sourcefile~fury_qreal32.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_test_qreal_aliases.f90 fury_test_qreal_aliases.f90 sourcefile~lower_than.f90 lower_than.f90 sourcefile~fury_test_qreal_conversions_simple.f90 fury_test_qreal_conversions_simple.f90 sourcefile~fury_test_qreal_conversions_si.f90 fury_test_qreal_conversions_si.f90 sourcefile~sscan.f90 sscan.f90 sourcefile~fury_system_abstract32.f90->sourcefile~fury_system_si32.f90 sourcefile~fury_system_abstract32.f90->sourcefile~fury.f90 sourcefile~fury_system_abstract64.f90->sourcefile~fury.f90 sourcefile~fury_system_abstract64.f90->sourcefile~fury_system_si64.f90 sourcefile~not_equal.f90 not_equal.f90 sourcefile~stringifor_string_t.f90 stringifor_string_t.F90 sourcefile~stringifor.f90 stringifor.F90 sourcefile~stringifor_string_t.f90->sourcefile~stringifor.f90 sourcefile~fury_uom_converter.f90 fury_uom_converter.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom64.f90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_symbol32.f90 sourcefile~fury_uom_reference64.f90 fury_uom_reference64.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_reference64.f90 sourcefile~fury_uom_symbol64.f90 fury_uom_symbol64.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_symbol64.f90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom32.f90 sourcefile~fury_uom128.f90 fury_uom128.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom128.f90 sourcefile~fury_uom_converter.f90->sourcefile~fury.f90 sourcefile~fury_uom_converter.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_uom_symbol128.f90 fury_uom_symbol128.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_symbol128.f90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_reference32.f90 sourcefile~fury_uom_reference128.f90 fury_uom_reference128.F90 sourcefile~fury_uom_converter.f90->sourcefile~fury_uom_reference128.f90 sourcefile~sadjustlr.f90 sadjustlr.f90 sourcefile~reverse.f90 reverse.f90 sourcefile~fury_test_system_si.f90 fury_test_system_si.f90 sourcefile~partition.f90 partition.f90 sourcefile~fury_test_qreal_mul_mixed.f90 fury_test_qreal_mul_mixed.f90 sourcefile~is_digit.f90 is_digit.f90 sourcefile~fury_uom_reference64.f90->sourcefile~fury_uom64.f90 sourcefile~fury_uom_reference64.f90->sourcefile~fury_system_abstract64.f90 sourcefile~fury_uom_reference64.f90->sourcefile~fury.f90 sourcefile~fury_uom_reference64.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_system_si128.f90 fury_system_si128.F90 sourcefile~fury_system_si128.f90->sourcefile~fury.f90 sourcefile~test_all.f90 test_all.F90 sourcefile~equal.f90 equal.f90 sourcefile~unescape.f90 unescape.f90 sourcefile~fury_system_abstract128.f90 fury_system_abstract128.F90 sourcefile~fury_system_abstract128.f90->sourcefile~fury_system_si128.f90 sourcefile~fury_system_abstract128.f90->sourcefile~fury.f90 sourcefile~fury_test_qreal_not_eq.f90 fury_test_qreal_not_eq.f90 sourcefile~slice.f90 slice.f90 sourcefile~srepeat.f90 srepeat.f90 sourcefile~compact_real.f90~3 compact_real.f90 sourcefile~camelcase.f90 camelcase.f90 sourcefile~search.f90 search.f90 sourcefile~read_file.f90 read_file.f90 sourcefile~befor64_pack_data_m.f90~2 befor64_pack_data_m.F90 sourcefile~fury_uom_symbol64.f90->sourcefile~fury_uom64.f90 sourcefile~fury_uom_symbol64.f90->sourcefile~fury_uom_reference64.f90 sourcefile~fury_uom_symbol64.f90->sourcefile~fury.f90 sourcefile~fury_uom_symbol64.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~read_line.f90 read_line.f90 sourcefile~capitalize.f90 capitalize.f90 sourcefile~fury_system_si32.f90->sourcefile~fury.f90 sourcefile~replace.f90 replace.f90 sourcefile~fury_test_qreal_add_aliases_failure.f90 fury_test_qreal_add_aliases_failure.f90 sourcefile~fury_uom32.f90->sourcefile~fury_qreal32.f90 sourcefile~fury_uom32.f90->sourcefile~fury_system_abstract32.f90 sourcefile~fury_uom32.f90->sourcefile~fury_system_si32.f90 sourcefile~fury_uom32.f90->sourcefile~fury.f90 sourcefile~fury_uom32.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~is_integer.f90 is_integer.f90 sourcefile~fury_test_qreal_not_eq_mixed.f90 fury_test_qreal_not_eq_mixed.f90 sourcefile~csv_naive_parser.f90 csv_naive_parser.f90 sourcefile~concatenation.f90 concatenation.f90 sourcefile~read_lines.f90 read_lines.f90 sourcefile~fury_uom128.f90->sourcefile~fury_system_si128.f90 sourcefile~fury_uom128.f90->sourcefile~fury_system_abstract128.f90 sourcefile~fury_uom128.f90->sourcefile~fury.f90 sourcefile~fury_uom128.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_qreal128.f90 fury_qreal128.F90 sourcefile~fury_uom128.f90->sourcefile~fury_qreal128.f90 sourcefile~fury_test_bolt32.f90 fury_test_bolt32.f90 sourcefile~strip.f90 strip.f90 sourcefile~fury_test_qreal_add_failure.f90 fury_test_qreal_add_failure.f90 sourcefile~slen.f90 slen.f90 sourcefile~free.f90 free.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_add.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_aliases.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_conversions_simple.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_conversions_si.f90 sourcefile~fury.f90->sourcefile~fury_test_system_si.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_mul_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_not_eq.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_add_aliases_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_not_eq_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_bolt32.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_add_failure.f90 sourcefile~fury_test_qreal_add_mixed.f90 fury_test_qreal_add_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_add_mixed.f90 sourcefile~fury_test_qreal_pow.f90 fury_test_qreal_pow.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_pow.f90 sourcefile~fury_test_bolt64.f90 fury_test_bolt64.f90 sourcefile~fury.f90->sourcefile~fury_test_bolt64.f90 sourcefile~fury_test_uom_assign_failure.f90 fury_test_uom_assign_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_assign_failure.f90 sourcefile~fury_test_qreal_sub_mixed_failure.f90 fury_test_qreal_sub_mixed_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_sub_mixed_failure.f90 sourcefile~fury_test_qreal_eq_mixed.f90 fury_test_qreal_eq_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_eq_mixed.f90 sourcefile~fury_test_uom_div.f90 fury_test_uom_div.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_div.f90 sourcefile~fury_test_qreal_sub_mixed.f90 fury_test_qreal_sub_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_sub_mixed.f90 sourcefile~fury_test_qreal_div.f90 fury_test_qreal_div.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_div.f90 sourcefile~fury_test_uom_mul.f90 fury_test_uom_mul.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_mul.f90 sourcefile~fury_test_qreal_add_mixed_failure.f90 fury_test_qreal_add_mixed_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_add_mixed_failure.f90 sourcefile~fury_test_qreal_assign.f90 fury_test_qreal_assign.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_assign.f90 sourcefile~fury_test_qreal_sub.f90 fury_test_qreal_sub.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_sub.f90 sourcefile~fury_test_uom_sub.f90 fury_test_uom_sub.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_sub.f90 sourcefile~fury_test_qreal_div_mixed.f90 fury_test_qreal_div_mixed.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_div_mixed.f90 sourcefile~fury_test_uom_parse_failure.f90 fury_test_uom_parse_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_parse_failure.f90 sourcefile~fury_test_uom_add_failure.f90 fury_test_uom_add_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_add_failure.f90 sourcefile~fury_test_qreal_sub_failure.f90 fury_test_qreal_sub_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_sub_failure.f90 sourcefile~fury_test_qreal_eq.f90 fury_test_qreal_eq.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_eq.f90 sourcefile~fury_test_uom_pow.f90 fury_test_uom_pow.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_pow.f90 sourcefile~fury_test_uom_aliases.f90 fury_test_uom_aliases.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_aliases.f90 sourcefile~fury_test_uom_sub_failure.f90 fury_test_uom_sub_failure.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_sub_failure.f90 sourcefile~fury_test_uom_add.f90 fury_test_uom_add.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_add.f90 sourcefile~fury_test_uom_assign.f90 fury_test_uom_assign.f90 sourcefile~fury.f90->sourcefile~fury_test_uom_assign.f90 sourcefile~fury_test_qreal_conversions_complex.f90 fury_test_qreal_conversions_complex.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_conversions_complex.f90 sourcefile~fury_test_qreal_mul.f90 fury_test_qreal_mul.f90 sourcefile~fury.f90->sourcefile~fury_test_qreal_mul.f90 sourcefile~scount.f90 scount.f90 sourcefile~fury_mixed_kinds.f90->sourcefile~fury.f90 sourcefile~write_file.f90 write_file.f90 sourcefile~compact_real.f90~2 compact_real.f90 sourcefile~greater_equal_than.f90 greater_equal_than.f90 sourcefile~to_number.f90 to_number.f90 sourcefile~upper_lower.f90 upper_lower.f90 sourcefile~fury_uom_symbol128.f90->sourcefile~fury_uom128.f90 sourcefile~fury_uom_symbol128.f90->sourcefile~fury.f90 sourcefile~fury_uom_symbol128.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_uom_symbol128.f90->sourcefile~fury_uom_reference128.f90 sourcefile~fury_qreal64.f90->sourcefile~fury_system_abstract64.f90 sourcefile~fury_qreal64.f90->sourcefile~fury.f90 sourcefile~fury_qreal64.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_qreal64.f90->sourcefile~fury_system_si64.f90 sourcefile~swapcase.f90 swapcase.f90 sourcefile~stringifor.f90->sourcefile~split.f90 sourcefile~stringifor.f90->sourcefile~sindex.f90 sourcefile~stringifor.f90->sourcefile~fury_uom64.f90 sourcefile~stringifor.f90->sourcefile~snakecase.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_symbol32.f90 sourcefile~stringifor.f90->sourcefile~unique.f90 sourcefile~stringifor.f90->sourcefile~lower_equal_than.f90 sourcefile~stringifor.f90->sourcefile~fury_qreal32.f90 sourcefile~stringifor.f90->sourcefile~lower_than.f90 sourcefile~stringifor.f90->sourcefile~sscan.f90 sourcefile~stringifor.f90->sourcefile~fury_system_abstract32.f90 sourcefile~stringifor.f90->sourcefile~fury_system_abstract64.f90 sourcefile~stringifor.f90->sourcefile~not_equal.f90 sourcefile~stringifor.f90->sourcefile~sadjustlr.f90 sourcefile~stringifor.f90->sourcefile~reverse.f90 sourcefile~stringifor.f90->sourcefile~partition.f90 sourcefile~stringifor.f90->sourcefile~is_digit.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_reference64.f90 sourcefile~stringifor.f90->sourcefile~fury_system_si128.f90 sourcefile~stringifor.f90->sourcefile~equal.f90 sourcefile~stringifor.f90->sourcefile~unescape.f90 sourcefile~stringifor.f90->sourcefile~fury_system_abstract128.f90 sourcefile~stringifor.f90->sourcefile~slice.f90 sourcefile~stringifor.f90->sourcefile~srepeat.f90 sourcefile~stringifor.f90->sourcefile~camelcase.f90 sourcefile~stringifor.f90->sourcefile~search.f90 sourcefile~stringifor.f90->sourcefile~read_file.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_symbol64.f90 sourcefile~stringifor.f90->sourcefile~read_line.f90 sourcefile~stringifor.f90->sourcefile~capitalize.f90 sourcefile~stringifor.f90->sourcefile~fury_system_si32.f90 sourcefile~stringifor.f90->sourcefile~replace.f90 sourcefile~stringifor.f90->sourcefile~fury_uom32.f90 sourcefile~stringifor.f90->sourcefile~is_integer.f90 sourcefile~stringifor.f90->sourcefile~csv_naive_parser.f90 sourcefile~stringifor.f90->sourcefile~concatenation.f90 sourcefile~stringifor.f90->sourcefile~read_lines.f90 sourcefile~stringifor.f90->sourcefile~fury_uom128.f90 sourcefile~stringifor.f90->sourcefile~strip.f90 sourcefile~stringifor.f90->sourcefile~slen.f90 sourcefile~stringifor.f90->sourcefile~free.f90 sourcefile~stringifor.f90->sourcefile~fury.f90 sourcefile~stringifor.f90->sourcefile~scount.f90 sourcefile~stringifor.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~stringifor.f90->sourcefile~write_file.f90 sourcefile~stringifor.f90->sourcefile~greater_equal_than.f90 sourcefile~stringifor.f90->sourcefile~to_number.f90 sourcefile~stringifor.f90->sourcefile~upper_lower.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_symbol128.f90 sourcefile~stringifor.f90->sourcefile~fury_qreal64.f90 sourcefile~stringifor.f90->sourcefile~swapcase.f90 sourcefile~is_number.f90 is_number.f90 sourcefile~stringifor.f90->sourcefile~is_number.f90 sourcefile~stringifor.f90->sourcefile~fury_qreal128.f90 sourcefile~extension.f90 extension.f90 sourcefile~stringifor.f90->sourcefile~extension.f90 sourcefile~greater_than.f90 greater_than.f90 sourcefile~stringifor.f90->sourcefile~greater_than.f90 sourcefile~sverify.f90 sverify.f90 sourcefile~stringifor.f90->sourcefile~sverify.f90 sourcefile~decode.f90 decode.f90 sourcefile~stringifor.f90->sourcefile~decode.f90 sourcefile~assignments.f90 assignments.f90 sourcefile~stringifor.f90->sourcefile~assignments.f90 sourcefile~insert.f90 insert.f90 sourcefile~stringifor.f90->sourcefile~insert.f90 sourcefile~encode.f90 encode.f90 sourcefile~stringifor.f90->sourcefile~encode.f90 sourcefile~strim.f90 strim.f90 sourcefile~stringifor.f90->sourcefile~strim.f90 sourcefile~io_basic.f90 io_basic.F90 sourcefile~stringifor.f90->sourcefile~io_basic.f90 sourcefile~startcase.f90 startcase.f90 sourcefile~stringifor.f90->sourcefile~startcase.f90 sourcefile~is_real.f90 is_real.f90 sourcefile~stringifor.f90->sourcefile~is_real.f90 sourcefile~start_end.f90 start_end.f90 sourcefile~stringifor.f90->sourcefile~start_end.f90 sourcefile~io_listdirected.f90 io_listdirected.F90 sourcefile~stringifor.f90->sourcefile~io_listdirected.f90 sourcefile~join.f90 join.f90 sourcefile~stringifor.f90->sourcefile~join.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_reference32.f90 sourcefile~basename_dir.f90 basename_dir.f90 sourcefile~stringifor.f90->sourcefile~basename_dir.f90 sourcefile~escape.f90 escape.f90 sourcefile~stringifor.f90->sourcefile~escape.f90 sourcefile~write_lines.f90 write_lines.f90 sourcefile~stringifor.f90->sourcefile~write_lines.f90 sourcefile~stringifor.f90->sourcefile~fury_uom_reference128.f90 sourcefile~fill.f90 fill.f90 sourcefile~stringifor.f90->sourcefile~fill.f90 sourcefile~stringifor.f90->sourcefile~fury_system_si64.f90 sourcefile~fury_qreal128.f90->sourcefile~fury_system_si128.f90 sourcefile~fury_qreal128.f90->sourcefile~fury_system_abstract128.f90 sourcefile~fury_qreal128.f90->sourcefile~fury.f90 sourcefile~fury_qreal128.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~befor64.f90 befor64.F90 sourcefile~befor64.f90->sourcefile~stringifor_string_t.f90 sourcefile~test_driver.f90 Test_Driver.f90 sourcefile~befor64.f90->sourcefile~test_driver.f90 sourcefile~penf.f90->sourcefile~fury_uom64.f90 sourcefile~penf.f90->sourcefile~fury_uom_symbol32.f90 sourcefile~penf.f90->sourcefile~fury_qreal32.f90 sourcefile~penf.f90->sourcefile~fury_system_abstract32.f90 sourcefile~penf.f90->sourcefile~fury_system_abstract64.f90 sourcefile~penf.f90->sourcefile~stringifor_string_t.f90 sourcefile~penf.f90->sourcefile~fury_uom_converter.f90 sourcefile~penf.f90->sourcefile~fury_uom_reference64.f90 sourcefile~penf.f90->sourcefile~fury_system_si128.f90 sourcefile~penf.f90->sourcefile~test_all.f90 sourcefile~penf.f90->sourcefile~fury_system_abstract128.f90 sourcefile~penf.f90->sourcefile~compact_real.f90~3 sourcefile~penf.f90->sourcefile~befor64_pack_data_m.f90~2 sourcefile~penf.f90->sourcefile~fury_uom_symbol64.f90 sourcefile~penf.f90->sourcefile~fury_system_si32.f90 sourcefile~penf.f90->sourcefile~fury_uom32.f90 sourcefile~penf.f90->sourcefile~fury_uom128.f90 sourcefile~penf.f90->sourcefile~fury.f90 sourcefile~penf.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~penf.f90->sourcefile~compact_real.f90~2 sourcefile~penf.f90->sourcefile~fury_uom_symbol128.f90 sourcefile~penf.f90->sourcefile~fury_qreal64.f90 sourcefile~penf.f90->sourcefile~stringifor.f90 sourcefile~penf.f90->sourcefile~fury_qreal128.f90 sourcefile~penf.f90->sourcefile~befor64.f90 sourcefile~compact_real.f90 compact_real.f90 sourcefile~penf.f90->sourcefile~compact_real.f90 sourcefile~penf.f90->sourcefile~fury_uom_reference32.f90 sourcefile~penf.f90->sourcefile~fury_uom_reference128.f90 sourcefile~befor64.f90~2 befor64.F90 sourcefile~penf.f90->sourcefile~befor64.f90~2 sourcefile~befor64_pack_data_m.f90 befor64_pack_data_m.F90 sourcefile~penf.f90->sourcefile~befor64_pack_data_m.f90 sourcefile~penf.f90->sourcefile~fury_system_si64.f90 sourcefile~test_all.f90~2 test_all.f90 sourcefile~penf.f90->sourcefile~test_all.f90~2 sourcefile~penf_global_parameters_variables.f90 penf_global_parameters_variables.F90 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf_stringify.f90 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf.f90~4 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf.f90~2 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf.f90~5 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf.f90~3 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf.f90 sourcefile~penf_b_size.f90 penf_b_size.F90 sourcefile~penf_global_parameters_variables.f90->sourcefile~penf_b_size.f90 sourcefile~penf_b_size.f90->sourcefile~penf_stringify.f90 sourcefile~penf_b_size.f90->sourcefile~penf.f90~4 sourcefile~penf_b_size.f90->sourcefile~penf.f90~2 sourcefile~penf_b_size.f90->sourcefile~penf.f90~5 sourcefile~penf_b_size.f90->sourcefile~penf.f90~3 sourcefile~penf_b_size.f90->sourcefile~penf.f90 sourcefile~fury_uom_reference32.f90->sourcefile~fury_system_abstract32.f90 sourcefile~fury_uom_reference32.f90->sourcefile~fury_uom32.f90 sourcefile~fury_uom_reference32.f90->sourcefile~fury.f90 sourcefile~fury_uom_reference32.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~fury_uom_reference128.f90->sourcefile~fury_system_abstract128.f90 sourcefile~fury_uom_reference128.f90->sourcefile~fury_uom128.f90 sourcefile~fury_uom_reference128.f90->sourcefile~fury.f90 sourcefile~fury_uom_reference128.f90->sourcefile~fury_mixed_kinds.f90 sourcefile~befor64_pack_data_m.f90->sourcefile~befor64.f90 sourcefile~befor64_pack_data_m.f90->sourcefile~befor64.f90~2 sourcefile~fury_system_si64.f90->sourcefile~fury.f90
Help