Introduction:
Developer Guide:
Python Package:
API Documentation:
References
Defined in File SPHKernels.h
SPH::
::
SpikyKernel
Spiky kernel.
Public Static Functions
getRadius
setRadius
W
W(r,h) = 15/(pi*h^6) * (h-r)^3
gradW
grad(W(r,h)) = -r(45/(pi*h^6) * (h-r)^2)
W_zero
Protected Static Attributes
m_radius
m_k
m_l
m_W_zero