tests for completion of the given requests
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mp_request_type), | intent(inout), | DIMENSION(:) | :: | requests | ||
integer, | intent(out), | optional | :: | completed | ||
logical, | intent(out), | optional | :: | flag |
tests for completion of the given requests
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mp_request_type), | intent(inout), | DIMENSION(:, :) | :: | requests | ||
integer, | intent(out), | optional | :: | completed | ||
logical, | intent(out), | optional | :: | flag |