KaMPIng 0.1.1
Flexible and (near) zero-overhead C++ bindings for MPI
Loading...
Searching...
No Matches
kamping::plugin::grid_plugin_helpers::Destination Struct Reference

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.
 

Detailed Description

Mixin for MessageEnvelope to store a destination PE.


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