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

Detailed Description

template<unsigned int dim>
struct striding< dim >

Definition at line 14 of file copy_grid_fast.hpp.

Data Fields

size_t striding_src [dim - 1]
 
size_t striding_dst [dim - 1]
 
size_t n_cpy
 
size_t tot_y
 

Field Documentation

◆ n_cpy

template<unsigned int dim>
size_t striding< dim >::n_cpy

Definition at line 18 of file copy_grid_fast.hpp.

◆ striding_dst

template<unsigned int dim>
size_t striding< dim >::striding_dst[dim - 1]

Definition at line 17 of file copy_grid_fast.hpp.

◆ striding_src

template<unsigned int dim>
size_t striding< dim >::striding_src[dim - 1]

Definition at line 16 of file copy_grid_fast.hpp.

◆ tot_y

template<unsigned int dim>
size_t striding< dim >::tot_y

Definition at line 19 of file copy_grid_fast.hpp.


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