numerics
Loading...
Searching...
No Matches
kernel.hpp File Reference

SPH smoothing kernels for 2D WCSPH — delegates to num::SPHKernel<2>. More...

Go to the source code of this file.

Classes

struct  physics::Kernel
 

Namespaces

namespace  physics
 

Detailed Description

SPH smoothing kernels for 2D WCSPH — delegates to num::SPHKernel<2>.

The implementation lives in include/spatial/sph_kernel.hpp. This file keeps the Kernel:: API used by the 2D backends unchanged.

Definition in file kernel.hpp.