Transfer reduction results to array chunk
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_reduction_spatial_type), | intent(in) | :: | me(:) | |||
| real(kind=rk), | intent(inout) | :: | chunk(:) | |||
| integer, | intent(out) | :: | nChunkElems | Number of element after spatial reduction = 1 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iReduce | ||||
| integer, | private | :: | iPos | ||||
| integer, | private | :: | iComp |