OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
device_grid_copy< is_sparse > Struct Template Reference

Detailed Description

template<bool is_sparse>
struct device_grid_copy< is_sparse >

Definition at line 65 of file grid_dist_id.hpp.

Static Public Member Functions

template<typename key_type1 , typename key_type2 , typename spg_type , typename lg_type >
static void assign (key_type1 &key, key_type2 &key_dst, spg_type &dg, lg_type &lg)
 
template<typename gdb_ext_type , typename loc_grid_type >
static void pre_load (gdb_ext_type &gdb_ext_old, loc_grid_type &loc_grid_old, gdb_ext_type &gdb_ext, loc_grid_type &loc_grid)
 

Member Function Documentation

◆ assign()

template<bool is_sparse>
template<typename key_type1 , typename key_type2 , typename spg_type , typename lg_type >
static void device_grid_copy< is_sparse >::assign ( key_type1 &  key,
key_type2 &  key_dst,
spg_type &  dg,
lg_type &  lg 
)
inlinestatic

Definition at line 68 of file grid_dist_id.hpp.

◆ pre_load()

template<bool is_sparse>
template<typename gdb_ext_type , typename loc_grid_type >
static void device_grid_copy< is_sparse >::pre_load ( gdb_ext_type &  gdb_ext_old,
loc_grid_type &  loc_grid_old,
gdb_ext_type &  gdb_ext,
loc_grid_type &  loc_grid 
)
inlinestatic

Definition at line 74 of file grid_dist_id.hpp.


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