numerics 0.1.0
Loading...
Searching...
No Matches
sph_kernel.hpp File Reference

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
 

Detailed Description

Dimension-generic SPH smoothing kernels.

Definition in file sph_kernel.hpp.