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

Detailed Description

template<unsigned int dim, typename T>
struct mp_funct_impl< dim, T >

Definition at line 505 of file copy_grid_fast.hpp.

Static Public Member Functions

template<unsigned int prp, typename grid >
static void process (const grid &gd_src, grid &gd_dst, const Box< dim, size_t > &bx_src, const Box< grid::dims, size_t > &bx_dst)
 

Member Function Documentation

◆ process()

template<unsigned int dim, typename T >
template<unsigned int prp, typename grid >
static void mp_funct_impl< dim, T >::process ( const grid gd_src,
grid gd_dst,
const Box< dim, size_t > &  bx_src,
const Box< grid::dims, size_t > &  bx_dst 
)
inlinestatic

Definition at line 508 of file copy_grid_fast.hpp.


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