AQUAgpusph 4.1.2
|
Compute the number of neighbours of each particle. More...
Macros | |
#define | _NEIGHS_ n_neighs[i] |
Functions | |
__kernel void | entry (const __global int *imove, __global uint *n_neighs, const __global uint *icell, const __global uint *ihoc, uint neighs_limit, uint N, uivec4 n_cells) |
Number of neighbours of each particle. | |
Compute the number of neighbours of each particle.
#define _NEIGHS_ n_neighs[i] |