Unpack selector. More...
Unpack selector.
Selector when there is max_prop
Definition at line 145 of file grid_dist_id_comm.hpp.
#include <grid_dist_id_comm.hpp>
Static Public Member Functions | |
| template<unsigned int... prp> | |
| static void | unpacking (ExtPreAlloc< Memory > &recv_buf, grid_key_dx_iterator_sub< device_grid::dims > &sub2, device_grid &dg, Unpack_stat &ps) | 
| Unpack.  More... | |
      
  | 
  inlinestatic | 
Unpack.
| recv_buf | buffer with data | 
| sub2 | where to unpack (extension) | 
| dg | grid where to unpack | 
| ps | unpack status | 
Definition at line 156 of file grid_dist_id_comm.hpp.