Definition at line 41 of file iobridge.F90.
◆ data_type
integer iobridge_mod::io_configuration_field_type::data_type |
|
private |
◆ enabled
logical iobridge_mod::io_configuration_field_type::enabled |
|
private |
◆ field_type
integer iobridge_mod::io_configuration_field_type::field_type |
|
private |
Definition at line 43 of file iobridge.F90.
43 integer :: field_type, data_type
◆ name
character(len=string_length) iobridge_mod::io_configuration_field_type::name |
|
private |
Definition at line 42 of file iobridge.F90.
42 character(len=STRING_LENGTH) :: name
◆ optional
logical iobridge_mod::io_configuration_field_type::optional |
|
private |
Definition at line 44 of file iobridge.F90.
44 logical ::
optional, enabled
The documentation for this type was generated from the following file: