|
KaMPIng 0.2.0
Flexible and (near) zero-overhead C++ bindings for MPI
|
Mixin for MessageEnvelope to store a destination PE. More...
#include <alltoall_grid.hpp>
Public Member Functions | |
| size_t | get_destination () const |
| Get destination PE. | |
| int | get_destination_signed () const |
| Get destination PE. | |
| void | set_destination (int value) |
| Set destination PE. | |
Public Attributes | |
| int | destination |
| Rank of destination PE. | |
Mixin for MessageEnvelope to store a destination PE.