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

Detailed Description

template<int ... prp>
struct copy_grid_fast_caller< index_tuple_sq< prp ... > >

Definition at line 340 of file grid_base_implementation.hpp.

Static Public Member Functions

template<typename grid_type >
static void call (grid_type &gd, const grid_type &gs, const Box< grid_type::dims, size_t > &box_src, const Box< grid_type::dims, size_t > &box_dst)
 

Member Function Documentation

◆ call()

template<int ... prp>
template<typename grid_type >
static void copy_grid_fast_caller< index_tuple_sq< prp ... > >::call ( grid_type gd,
const grid_type gs,
const Box< grid_type::dims, size_t > &  box_src,
const Box< grid_type::dims, size_t > &  box_dst 
)
inlinestatic

Definition at line 343 of file grid_base_implementation.hpp.


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