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

Detailed Description

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

Definition at line 35 of file SparseGrid.hpp.

Public Member Functions

 copy_bck (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: