Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(type_field_output), | public | :: | field_output | ||||
type(types_history_output), | public | :: | history_output | ||||
type(type_standard_output), | public | :: | standard_output |
type :: type_output_settings type(type_field_output) :: field_output type(types_history_output) :: history_output type(type_standard_output) :: standard_output end type type_output_settings