(git:3add494)
qs_hash_table_functions Module Reference

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. More...
 

Detailed Description

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)

Function/Subroutine Documentation

◆ hash_table_matching_prime()

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.

Parameters
ii: input integer
Returns
: the prime number

Definition at line 31 of file qs_hash_table_functions.F.

Here is the caller graph for this function: