GADGET-4
|
collects definitions of different SPH kernels More...
Go to the source code of this file.
Classes | |
struct | kernel_density |
struct | kernel_hydra |
Macros | |
#define | CUBIC_SPLINE_KERNEL /* fall back to cubic spline kernel */ |
#define | THREEDIMS |
#define | NORM (8.0 / M_PI) |
#define | COMPUTE_WK -1 |
#define | COMPUTE_WK_AND_DWK 0 |
#define | COMPUTE_DWK 1 |
collects definitions of different SPH kernels
Definition in file kernel.h.
#define CUBIC_SPLINE_KERNEL /* fall back to cubic spline kernel */ |