|
numerics 0.1.0
|
Dimension-generic SPH smoothing kernels. More...
#include <array>#include <cmath>Go to the source code of this file.
Classes | |
| struct | num::detail::CubicSigma< 2 > |
| struct | num::detail::CubicSigma< 3 > |
| struct | num::detail::SpikyDW< 2 > |
| struct | num::detail::SpikyDW< 3 > |
| struct | num::SPHKernel< Dim > |
Namespaces | |
| namespace | num |
| namespace | num::detail |
Dimension-generic SPH smoothing kernels.
Definition in file sph_kernel.hpp.