TIMPI
|
Go to the source code of this file.
Namespaces | |
TIMPI | |
Functions | |
void | TIMPI::wait (std::vector< Request > &r) |
Wait for all non-blocking operations to finish. More... | |
std::size_t | TIMPI::waitany (std::vector< Request > &r) |
Wait for at least one non-blocking operation to finish. More... | |