OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
grid_unpack_with_prp< op, T, device_grid, Memory > Struct Template Reference

Unpack selector. More...

Detailed Description

template<template< typename, typename > class op, typename T, typename device_grid, typename Memory>
struct grid_unpack_with_prp< op, T, device_grid, Memory >

Unpack selector.

Selector when there is max_prop

Definition at line 109 of file grid_dist_id_comm.hpp.

#include <grid_dist_id_comm.hpp>

Static Public Member Functions

template<typename sub_it_type , unsigned int ... prp>
static void unpacking (ExtPreAlloc< Memory > &recv_buf, sub_it_type &sub2, device_grid &dg, Unpack_stat &ps)
 Unpack.
 

Member Function Documentation

◆ unpacking()

template<template< typename, typename > class op, typename T , typename device_grid , typename Memory >
template<typename sub_it_type , unsigned int ... prp>
static void grid_unpack_with_prp< op, T, device_grid, Memory >::unpacking ( ExtPreAlloc< Memory > &  recv_buf,
sub_it_type &  sub2,
device_grid dg,
Unpack_stat ps 
)
inlinestatic

Unpack.

Parameters
recv_bufbuffer with data
sub2where to unpack (extension)
dggrid where to unpack
psunpack status

Definition at line 120 of file grid_dist_id_comm.hpp.


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