| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | long_name | |||
| character(len=:), | public, | allocatable | :: | description | |||
| class(type_yaml_node), | public, | pointer | :: | backing_store_node | => | null() | |
| character(len=:), | public, | allocatable | :: | path | |||
| class(type_value), | public, | pointer | :: | parent | => | null() | |
| class(type_yaml_dictionary), | public, | pointer | :: | backing_store | => | null() | |
| class(type_dictionary_populator), | public, | pointer | :: | populator | => | null() | |
| type(type_key_value_pair), | public, | pointer | :: | first | => | null() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_value), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | unit | |||
| character(len=*), | intent(in) | :: | name | |||
| integer, | intent(in) | :: | indent |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | unit | |||
| integer, | intent(in) | :: | indent | |||
| integer, | intent(in) | :: | comment_depth | |||
| logical, | intent(in) | :: | header |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | name |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | path | |||
| integer, | intent(in) | :: | unit |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | path | |||
| integer, | intent(in) | :: | unit |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self | |||
| character(len=*), | intent(in) | :: | path | |||
| integer, | intent(in) | :: | unit | |||
| character(len=*), | intent(in) | :: | version |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| real(kind=rk), | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in) | :: | units | |||
| real(kind=rk), | intent(in), | optional | :: | default | ||
| real(kind=rk), | intent(in), | optional | :: | minimum | ||
| real(kind=rk), | intent(in), | optional | :: | maximum | ||
| character(len=*), | intent(in), | optional | :: | description |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| integer, | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| integer, | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | minimum | ||
| integer, | intent(in), | optional | :: | maximum | ||
| type(type_option), | intent(in), | optional | :: | options(:) | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| integer, | intent(out), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| logical, | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| logical, | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| logical, | intent(inout), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| character(len=:), | optional | allocatable | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| integer, | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | minimum | ||
| integer, | intent(in), | optional | :: | maximum | ||
| type(type_option), | intent(in), | optional | :: | options(:) | ||
| character(len=*), | intent(in), | optional | :: | description |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| logical, | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout), | target | :: | self | ||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in), | optional | :: | long_name | ||
| logical, | intent(in), | optional | :: | treat_as_path | ||
| class(type_dictionary_populator), | optional | target | :: | populator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout), | target | :: | self | ||
| character(len=*), | intent(in) | :: | name | |||
| class(type_list_populator), | target | :: | populator | |||
| character(len=*), | intent(in), | optional | :: | long_name | ||
| logical, | intent(in), | optional | :: | treat_as_path |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout), | target | :: | self | ||
| character(len=*), | intent(in) | :: | name | |||
| logical, | intent(in), | optional | :: | treat_as_path | ||
| integer, | intent(out), | optional | :: | istart |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| real(kind=rk), | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in) | :: | units | |||
| real(kind=rk), | intent(in), | optional | :: | default | ||
| real(kind=rk), | intent(in), | optional | :: | minimum | ||
| real(kind=rk), | intent(in), | optional | :: | maximum | ||
| character(len=*), | intent(in), | optional | :: | description |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| integer, | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| integer, | intent(in), | optional | :: | default | ||
| integer, | intent(in), | optional | :: | minimum | ||
| integer, | intent(in), | optional | :: | maximum | ||
| type(type_option), | intent(in), | optional | :: | options(:) | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| integer, | intent(out), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| logical, | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| logical, | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| logical, | intent(inout), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self | |||
| character(len=*), | target | :: | target | |||
| character(len=*), | intent(in) | :: | name | |||
| character(len=*), | intent(in) | :: | long_name | |||
| character(len=*), | intent(in), | optional | :: | units | ||
| character(len=*), | intent(in), | optional | :: | default | ||
| character(len=*), | intent(in), | optional | :: | description | ||
| character(len=:), | optional | allocatable | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout), | target | :: | self | ||
| class(type_dictionary_populator), | target | :: | populator |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(type_settings), | intent(inout) | :: | self |