AQUAgpusph 5.0.4
|
Shepard renormalization factor computation, when variable kernel length is considered. More...
Go to the source code of this file.
Macros | |
#define | EXCLUDED_PARTICLE(index) |
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, usize N, LINKLIST_LOCAL_PARAMS) |
Shepard factor computation. |
Shepard renormalization factor computation, when variable kernel length is considered.
#define _SHEPARD_ shepard[i] |