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

Detailed Description

template<unsigned int dim>
struct copy_ndim_fast_selector< dim >

Definition at line 328 of file copy_grid_fast.hpp.

Static Public Member Functions

template<unsigned int object_size>
static void call (unsigned char *ptr_src, unsigned char *ptr_dst, striding< dim > &sr, const Box< dim, size_t > &bx_src)
 

Member Function Documentation

◆ call()

template<unsigned int dim>
template<unsigned int object_size>
static void copy_ndim_fast_selector< dim >::call ( unsigned char *  ptr_src,
unsigned char *  ptr_dst,
striding< dim > &  sr,
const Box< dim, size_t > &  bx_src 
)
inlinestatic

Definition at line 331 of file copy_grid_fast.hpp.


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