|
|
template<typename CellS , typename Cells_cpu_type , typename T > |
| static void | set_radius (CellS &cellList2, Cells_cpu_type &cl_cpu, T &radius) |
| |
|
template<typename pl_type , typename sortToNonSort_type , typename cl2_type , typename n_out_type > |
| static void | calc_num (pl_type &vPos, sortToNonSort_type &sortToNonSort, cl2_type &cellList2, n_out_type &n_out, unsigned int start) |
| |
|
template<typename pl_type , typename sortToNonSort_type , typename cl2_type , typename n_out_scan_type , typename nn_list_type > |
| static void | calc_list (pl_type &vPos, sortToNonSort_type &sortToNonSort, cl2_type &cellList2, n_out_scan_type &n_out_scan, nn_list_type &nn_list) |
| |
|
template<typename NN_type > |
| static auto | getNN (NN_type &nn, size_t cell) -> decltype(nn.getNNIteratorRadius(cell)) |
| |
Definition at line 1062 of file CellList_gpu_test.cu.
The documentation for this struct was generated from the following file: