AQUAgpusph 4.1.2
|
Shepard renormalization factor computation, when variable kernel length is considered. More...
Macros | |
#define | EXCLUDED_PARTICLE(index) imove[index] >= 3 |
Excluded particles from the Shepard renormalization factor computation. | |
#define | _SHEPARD_ shepard[i] |
Functions | |
__kernel void | entry (const __global int *imove, const __global vec *r, const __global float *rho, const __global float *m, const __global float *h_var, __global float *shepard, const __global uint *icell, const __global uint *ihoc, uint N, uivec4 n_cells) |
Shepard factor computation. | |
Shepard renormalization factor computation, when variable kernel length is considered.
#define _SHEPARD_ shepard[i] |