AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
KernelFunctions Directory Reference
Directory dependency graph for KernelFunctions:
/home/pepe/SPH/Code/aquagpusph/resources/Scripts/KernelFunctions

Files

file  CubicSpline2D.hcl
 Cubic spline kernel definition (2D version).
 
file  CubicSpline3D.hcl
 Cubic spline kernel definition (3D version).
 
file  Gaussian2D.hcl
 Gaussian kernel definition (3D version). A kernelS function cannot be efficiently provided, since it requires computing erf(q)
 
file  Gaussian3D.hcl
 Gaussian kernel definition (3D version). A kernelS function cannot be efficiently provided, since it requires computing erf(q)
 
file  Kernel.h [code]
 Generic/automatic kernel header file.
 
file  Spiky2D.hcl
 Spiky kernel definition (2D version). The main feature of the spiky kernel is the uniform sign of the gradient, which should naturally avoid the particles clamping.
 
file  Spiky3D.hcl
 Spiky kernel definition (3D version). The main feature of the spiky kernel is the uniform sign of the gradient, which should naturally avoid the particles clamping.
 
file  Wendland2D.hcl
 Wendland kernel definition (2D version).
 
file  Wendland3D.hcl
 Wendland kernel definition (3D version).
 
file  WendlandC62D.hcl
 Wendland kernel C6 definition (2D version).
 
file  WendlandC63D.hcl
 Wendland kernel definition (3D version).