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

Detailed Description

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

Definition at line 63 of file SparseGrid.hpp.

Public Member Functions

 copy_prop_to_vector (Tsrc src, Tdst dst, size_t pos)
 
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
 

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