![]() |
(git:b77b4be)
|
Functions which are common to different hash tables Derived from qs_fb_hash_table_types and qs_fb_hash_table_types (Mark Tucker, Jun 2016) More...
Functions/Subroutines | |
pure integer function, public | hash_table_matching_prime (ii) |
Find a prime number equal or larger than ii. | |
Functions which are common to different hash tables Derived from qs_fb_hash_table_types and qs_fb_hash_table_types (Mark Tucker, Jun 2016)
pure integer function, public qs_hash_table_functions::hash_table_matching_prime | ( | integer, intent(in) | ii | ) |
Find a prime number equal or larger than ii.
ii | : input integer |
Definition at line 31 of file qs_hash_table_functions.F.