fhash_key Interface

public interface fhash_key

Contents


Module Procedures

private function key_from_int32_1d(source) result(key)

Create new key container from a scalar int32

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: source(:)

Return Value type(fhash_key_int32_1d_t)