OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
get_striding< dim, dim_prp, prp, grid_type > Struct Template Reference

Detailed Description

template<unsigned int dim, unsigned int dim_prp, unsigned int prp, typename grid_type>
struct get_striding< dim, dim_prp, prp, grid_type >

Definition at line 461 of file copy_grid_fast.hpp.

Static Public Member Functions

static striding< dim > get (const grid_type &gd_src, grid_type &gd_dst, const Box< dim, size_t > &bx_src, unsigned int(&id)[dim_prp])
 

Member Function Documentation

◆ get()

template<unsigned int dim, unsigned int dim_prp, unsigned int prp, typename grid_type >
static striding< dim > get_striding< dim, dim_prp, prp, grid_type >::get ( const grid_type gd_src,
grid_type gd_dst,
const Box< dim, size_t > &  bx_src,
unsigned int(&)  id[dim_prp] 
)
inlinestatic

Definition at line 463 of file copy_grid_fast.hpp.


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