File | Description |
---|---|
compact_real.f90 | PENF's testing program. |
hasty.f90 | HASTY, HASh Table fortran container exploiting coarraY. |
hasty_content_adt.f90 | HASTY abstract content class. |
hasty_dictionary.f90 | HASTY dictionary class. |
hasty_dictionary_node.f90 | HASTY dictionary node class. |
hasty_hash_table.F90 | HASTY class of hash table. |
hasty_key_base.f90 | HASTY key class. |
hasty_key_morton.f90 | HASTY Morton (Z-order) key class. |
hasty_test_caf_basic.F90 | HASTY test hash table CAF basic. |
hasty_test_caf_get_clone.F90 | HASTY test hash table CAF basic. |
hasty_test_dictionary.f90 | HASTY test dictionary. |
hasty_test_hash_table.f90 | HASTY test hash table. |
hasty_test_hash_table_homo.f90 | HASTY test hash table homogeneous. |
hasty_test_hash_table_homocontent_failure.f90 | HASTY test hash table homogeneous content failure. |
hasty_test_hash_table_homokey_failure.f90 | HASTY test hash table homogeneous key failure. |
penf.F90 | Portability Environment for Fortran poor people. |
penf_b_size.F90 | |
penf_global_parameters_variables.F90 | |
penf_stringify.F90 | |
test_all.F90 | PENF's testing program. |
test_tester_1.f90 | |
test_tester_2.f90 | |
test_tester_3.f90 | |
test_tester_4.f90 | |
tester.f90 |