|
AQUAgpusph 5.0.4
|
delta-SPH methods, including the correction terms More...


Go to the source code of this file.
Macros | |
| #define | EXCLUDED_PARTICLE(index) |
| Condition to exclude a particle from the delta-SPH model. | |
| #define | _LAPP_ lap_p[i] |
Functions | |
| __kernel void | lapp (const __global int *imove, const __global vec *r, const __global float *rho, const __global float *m, const __global float *p, const __global float *h_var, __global float *lap_p, usize N, LINKLIST_LOCAL_PARAMS) |
| Laplacian of the pressure computation. | |
delta-SPH methods, including the correction terms
| #define _LAPP_ lap_p[i] |