Changes between Version 21 and Version 22 of MessagePassing
- Timestamp:
- 09/13/13 15:20:19 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MessagePassing
v21 v22 52 52 }}} 53 53 * `struct $comm_recv_pair $comm_recv($comm comm, int source, int dest, int tag)` 54 ** blocks until a matching message is available and then returns the message and the new communicator value obtained by removing that message in one struct54 * blocks until a matching message is available and then returns the message and the new communicator value obtained by removing that message in one struct 55 55 56 56
