Performs reduction over planes with plane dependent factor
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(comm_handler_t), | intent(in) | :: | comm_handler |
Communicators |
||
| real(kind=GP), | intent(in) | :: | plane_fac |
plane dependent factor |
||
| real(kind=GP), | intent(inout) | :: | mean |
Mean (on output summed over planes) |
||
| real(kind=GP), | intent(inout) | :: | l1nrm |
L1-norm (on output summed over planes) |
||
| real(kind=GP), | intent(inout) | :: | maxv |
Maximum (on output summed over planes, not maximum over planes!!!) |
||
| real(kind=GP), | intent(inout) | :: | minv |
Minimum (on output summed over planes, not maximum over planes!!!) |