Module | Source File | Description |
---|---|---|
hasty | hasty.f90 | HASTY, HASh Table fortran container exploiting coarraY. |
hasty_content_adt | hasty_content_adt.f90 | HASTY abstract content class. |
hasty_dictionary | hasty_dictionary.f90 | HASTY dictionary class. |
hasty_dictionary_node | hasty_dictionary_node.f90 | HASTY dictionary node class. |
hasty_hash_table | hasty_hash_table.F90 | HASTY class of hash table. |
hasty_key_base | hasty_key_base.f90 | HASTY key class. |
hasty_key_morton | hasty_key_morton.f90 | HASTY Morton (Z-order) key class. |
penf | penf.F90 | Portability Environment for Fortran poor people. |
penf_b_size | penf_b_size.F90 | PENF bit/byte size functions. |
penf_global_parameters_variables | penf_global_parameters_variables.F90 | PENF global (exposed) parameters and variables. |
penf_stringify | penf_stringify.F90 | PENF string-to-number (and viceversa) facility. |
tester | tester.f90 | Routines to test Fortran programs |