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

Detailed Description

template<typename T>
struct copy_grid_fast_caller< T >

Definition at line 330 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<typename T >
template<typename grid_type >
static void copy_grid_fast_caller< T >::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 333 of file grid_base_implementation.hpp.


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