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

Unpack selector. More...

Detailed Description

template<typename T, typename device_grid, typename Memory>
struct grid_unpack_selector_with_prp< true, T, device_grid, Memory >

Unpack selector.

Definition at line 45 of file grid_dist_id_comm.hpp.

#include <grid_dist_id_comm.hpp>

Static Public Member Functions

template<template< typename, typename > class op, typename sub_it_type , unsigned int ... prp>
static void call_unpack (ExtPreAlloc< Memory > &recv_buf, sub_it_type &sub2, device_grid &gd, Unpack_stat &ps)
 Unpack.
 

Member Function Documentation

◆ call_unpack()

template<typename T , typename device_grid , typename Memory >
template<template< typename, typename > class op, typename sub_it_type , unsigned int ... prp>
static void grid_unpack_selector_with_prp< true, T, device_grid, Memory >::call_unpack ( ExtPreAlloc< Memory > &  recv_buf,
sub_it_type &  sub2,
device_grid gd,
Unpack_stat ps 
)
inlinestatic

Unpack.

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

Definition at line 57 of file grid_dist_id_comm.hpp.


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