IndexRundeck: E6F40Created: Tue Jun 18 03:30:23 EDT 2024

equals

Module: DICTIONARY_MOD
File: Dictionary_mod.F90
Summary: Returns .true. if two dictionaries are identical. I.e. if both dictionaries have the same keys, and for each key the corresponding values are the same. Note that no assumption about ordering of keys is made.
Author :
Version:

Declaration:
Variables:
max_len_key : used from keyvaluepair_mod

getvalues : used from keyvaluepair_mod

getnumvalues : used from keyvaluepair_mod

a : type(dictionary), intent(in)

b : type(dictionary), intent(in)

i : integer

j : integer

numa : integer

numb : integer

keys : character(len=max_len_key), pointer, dimension(:)

key : character(len=max_len_key)

Simplex Website Curator: Igor Aleinov — NASA Official: Gavin A. Schmidt

Contact GISS NASA Privacy PolicyAccessibility