OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
copy_prop_to_vector_block< Tsrc, Tdst > Class Template Reference

Detailed Description

template<typename Tsrc, typename Tdst>
class copy_prop_to_vector_block< Tsrc, Tdst >

Definition at line 395 of file SparseGridGpu.hpp.

Public Member Functions

 copy_prop_to_vector_block (Tsrc src, Tdst dst, size_t pos, size_t bPos)
 
template<typename T >
void operator() (T &t) const
 It call the copy function for each property.
 

Private Attributes

Tsrc src
 source
 
Tdst dst
 destination
 
size_t pos
 
unsigned int bPos
 

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