|
numerics
|
SPH smoothing kernels for 2D WCSPH — delegates to num::SPHKernel<2>. More...
#include "spatial/sph_kernel.hpp"Go to the source code of this file.
Classes | |
| struct | physics::Kernel |
Namespaces | |
| namespace | physics |
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.