(git:c5411e0)
Loading...
Searching...
No Matches
message_passing::mp_testall Interface Reference

Public Member Functions

logical function mp_testall_tv (requests)
 Tests for completion of the given requests.
 

Detailed Description

Definition at line 875 of file message_passing.F.

Member Function/Subroutine Documentation

◆ mp_testall_tv()

logical function message_passing::mp_testall::mp_testall_tv ( type(mp_request_type), dimension(:), intent(inout)  requests)

Tests for completion of the given requests.

We use mpi_test so that we can use a single status.

Parameters
requeststhe list of requests to test
Returns
logical which determines if requests are complete
History
3.2016 adapted to any shape [Nico Holmberg]
Author
Alfio Lazzaro

Definition at line 2400 of file message_passing.F.


The documentation for this interface was generated from the following file: