|
|
size_t | dim |
| |
|
thrust::host_vector< size_t > | h_src_offsets |
| |
|
thrust::host_vector< size_t > | h_vec_offsets |
| |
|
thrust::host_vector< ops::BlockCopyOp > | h_copy_ops |
| |
|
thrust::device_vector< size_t > | d_a_offsets |
| |
|
thrust::device_vector< size_t > | d_vec_offsets |
| |
|
thrust::device_vector< ops::BlockCopyOp > | d_copy_ops |
| |
|
thrust::device_vector< P > | blocks |
| |
|
thrust::device_vector< P > | blocks_inv |
| |
|
thrust::host_vector< P * > | h_A_ptrs |
| |
|
thrust::host_vector< P * > | h_Ainv_ptrs |
| |
|
thrust::device_vector< P * > | d_A_ptrs |
| |
|
thrust::device_vector< P * > | d_Ainv_ptrs |
| |
|
thrust::device_vector< int > | d_info |
| |
The documentation for this struct was generated from the following file: