This routine waits for the communication, given by the message request, to complete. We return the status information
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | request | |||
integer, | intent(out), | dimension(mp_status_size) | :: | status |
This routine waits for the communication, given by the message request, to complete. We ignore the status information
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | request |