![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Static Public Member Functions | |
| static Tscal | f (Tscal q) |
| static Tscal | df (Tscal q) |
| static Tscal | ddf (Tscal q) |
| static Tscal | phi_tilde_3d (Tscal q) |
| static Tscal | phi_tilde_3d_prime (Tscal q) |
Static Public Attributes | |
| static constexpr Tscal | Rkern = 3.5 |
| static constexpr Tscal | hfactd = 1.0 |
| default hfact to be used for this kernel | |
| static constexpr Tscal | norm_1d = 1. / 720 |
| 1D norm of the kernel | |
| static constexpr Tscal | norm_2d = 256. / (113149 * shambase::constants::pi<Tscal>) |
| 2D norm of the kernel | |
| static constexpr Tscal | norm_3d = 6. / (5040. * shambase::constants::pi<Tscal>) |
| 3D norm of the kernel | |
Definition at line 408 of file sphkernels.hpp.
|
inlinestatic |
Definition at line 491 of file sphkernels.hpp.
|
inlinestatic |
Definition at line 456 of file sphkernels.hpp.
|
inlinestatic |
Definition at line 421 of file sphkernels.hpp.
|
inlinestatic |
Definition at line 508 of file sphkernels.hpp.
|
inlinestatic |
Definition at line 539 of file sphkernels.hpp.
|
inlinestaticconstexpr |
default hfact to be used for this kernel
Definition at line 412 of file sphkernels.hpp.
|
inlinestaticconstexpr |
1D norm of the kernel
Definition at line 415 of file sphkernels.hpp.
|
inlinestaticconstexpr |
2D norm of the kernel
Definition at line 417 of file sphkernels.hpp.
|
inlinestaticconstexpr |
3D norm of the kernel
Definition at line 419 of file sphkernels.hpp.
|
inlinestaticconstexpr |
Compact support radius of the kernel
Definition at line 410 of file sphkernels.hpp.