Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |
Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |
Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |
Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |
Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |
Finds the minimum of a datum with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(inout) | :: | msg |
Find minimum among these data (input) and maximum (output) |
||
| type(mp_comm_type), | intent(in) | :: | gid |
Message passing environment identifier |
Finds the element-wise minimum of vector with the result left on all processes.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | intent(inout), | CONTIGUOUS | :: | msg(:) |
Find minimum among these data (input) and maximum (output) |
|
| type(mp_comm_type), | intent(in) | :: | gid |