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 |
Definition at line 395 of file SparseGridGpu.hpp.