Reduce real data to all nodes
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(inout) | :: | array | |||
integer, | intent(in) | :: | size | |||
character(len=*), | intent(in) | :: | op |
Reduce complex data to all nodes
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(inout) | :: | array | |||
integer, | intent(in) | :: | size | |||
character(len=*), | intent(in) | :: | op |