Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | public, | allocatable | :: | reduceType(:) |
Which operation to perform on the list of elements |
||
logical, | public | :: | active | = | .false. |
type tem_reduction_spatial_config_type !> Which operation to perform on the list of elements character(len=labelLen), allocatable :: reduceType(:) logical :: active = .false. end type tem_reduction_spatial_config_type