Module salva3d::kernel[][src]

Expand description

Smoothing kernels.

Structs

The cubic spline smoothing kernel.

The Poly6 smoothing kernel.

The Spiky smoothing kernel.

The Viscosity smoothing kernel.

Traits

Kernel functions for performing approximations within the PBF/SPH methods.