DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_hash_table_is_allocated
Function
ISC (Internet Systems Consortium) License
4 statements
dm_hash_table
dm_hash_table_is_allocated
Contents
public function dm_hash_table_is_allocated(hash_table) result(is)
Returns
.true.
if hash table arrays have been allocated.
Arguments
Type
Intent
Optional
Attributes
Name
type(
hash_table_type
),
intent(inout)
::
hash_table
Hash table type.
Return Value
logical