| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | array_size | |||
| integer, | intent(in), | optional | :: | max_index | ||
| integer, | intent(in), | optional | :: | min_size | ||
| character(len=*), | intent(in), | optional | :: | context | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | values(:) | |||
| character(len=*), | intent(in), | optional | :: | param_name | ||
| character(len=*), | intent(in), | optional | :: | context | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | value | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | value |