AQUAgpusph 5.0.4
|
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, uint neighs_limit, usize N, LINKLIST_LOCAL_PARAMS) |
Number of neighbours of each particle. |
Compute the number of neighbours of each particle.
#define _NEIGHS_ n_neighs[i] |