![]() |
(git:ec11232)
|
Data Fields | |
| integer | ref_count = 0 |
| character(len=default_string_length), dimension(:), pointer | c_vals => NULL() |
| type(char_array), dimension(:), pointer | desc => Null() |
| integer, dimension(:), pointer | i_vals => NULL() |
| logical | strict = .FALSE. |
Definition at line 43 of file input_enumeration_types.F.
| integer input_enumeration_types::enumeration_type::ref_count = 0 |
Definition at line 44 of file input_enumeration_types.F.
| character(len=default_string_length), dimension(:), pointer input_enumeration_types::enumeration_type::c_vals => NULL() |
Definition at line 45 of file input_enumeration_types.F.
| type(char_array), dimension(:), pointer input_enumeration_types::enumeration_type::desc => Null() |
Definition at line 46 of file input_enumeration_types.F.
| integer, dimension(:), pointer input_enumeration_types::enumeration_type::i_vals => NULL() |
Definition at line 47 of file input_enumeration_types.F.
| logical input_enumeration_types::enumeration_type::strict = .FALSE. |
Definition at line 48 of file input_enumeration_types.F.