[][src]Module splashsurf_lib::kernel

SPH kernel function implementations

Structs

DiscreteSquaredDistanceCubicKernel

Accelerator for efficient evaluation of a precomputed cubic kernel

Functions

cubic_kernel_r

Evaluates the cubic kernel with compact support radius h at the radius r, generic version

cubic_kernel_r_f64

Evaluates the cubic kernel with compact support radius h at the radius r, f64 version