AQUAgpusph 5.0.4
Loading...
Searching...
No Matches
deltaSPH.cl File Reference

delta-SPH methods, including the correction terms More...

Include dependency graph for deltaSPH.cl:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

delta-SPH methods, including the correction terms

Macro Definition Documentation

◆ _LAPP_

#define _LAPP_   lap_p[i]