Introduction:
Developer Guide:
Python Package:
Tools:
API Documentation:
References
Defined in File SPHKernels.h
Spiky kernel.
Public Static Functions
W(r,h) = 15/(pi*h^6) * (h-r)^3
grad(W(r,h)) = -r(45/(pi*h^6) * (h-r)^2)
Protected Static Attributes