Next: Usage
Up: Module dictionary_module
Previous: Module dictionary_module
Contents
Index
A Dictionary object contains a list of keys (strings) and corresponding entries.
Entries are a variable type, containing one of:
integer, real(dp), complex(dp), logical, character(len=value_len)
or a 1-D array of any of those.
gabor
2009-06-30