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

Mixin for MessageEnvelope to store a source PE. More...

#include <alltoall_grid.hpp>

Public Member Functions

size_t get_source () const
 Get destination PE.
 
int get_source_signed () const
 Get destination PE.
 
void set_source (int value)
 Set destination PE.
 

Public Attributes

int source
 Rank of source PE.
 

Detailed Description

Mixin for MessageEnvelope to store a source PE.


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