MONC
Private Attributes | List of all members
collections_mod::setnode_type Type Reference

Private set key structure. More...

Private Attributes

character(len=string_length) key
 String key. More...
 

Detailed Description

Private set key structure.

Definition at line 41 of file collections.F90.

Member Data Documentation

◆ key

character(len=string_length) collections_mod::setnode_type::key
private

String key.

Definition at line 43 of file collections.F90.

43  character(len=STRING_LENGTH) :: key

The documentation for this type was generated from the following file: