|
|
| data_ptr_fill (void *base_ptr, size_t i, arr_arr_ptr< n_it, sizeof...(prp)> &arrs, size_t sz) |
| |
|
template<typename T > |
| void | operator() (T &t) const |
| | It call the copy function for each property.
|
| |
|
|
void * | base_ptr |
| | data pointers
|
| |
|
size_t | tot = 0 |
| |
|
size_t | i |
| |
|
size_t | sz = 0 |
| |
|
arr_arr_ptr< n_it, sizeof...(prp)> & | arrs |
| |
template<typename AggregateT, unsigned int n_it, unsigned int ... prp>
class data_ptr_fill< AggregateT, n_it, prp >
Definition at line 429 of file SparseGridGpu.hpp.
The documentation for this class was generated from the following file: