|
Graybat
1.1
Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies
|
An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished. More...
#include <Event.hpp>
Public Member Functions | |
| Event (boost::mpi::request request) | |
| Event (boost::mpi::status status) | |
| void | wait () |
| bool | ready () |
| VAddr | source () |
| Tag | getTag () |
An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished.