Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
shammath::details::KernelDefM4Shift16< Tscal > Class Template Reference

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 = 2
 
static constexpr Tscal hfactd = 1.2
 default hfact to be used for this kernel
 
static constexpr Tscal norm_1d = 32.0 / 123.0
 1D norm of the kernel
 
static constexpr Tscal norm_2d = (2560.0 / 9457.0) / shambase::constants::pi<Tscal>
 2D norm of the kernel
 
static constexpr Tscal norm_3d = (4096.0 / 38785.0) / shambase::constants::pi<Tscal>
 3D norm of the kernel
 

Detailed Description

template<class Tscal>
class shammath::details::KernelDefM4Shift16< Tscal >

Definition at line 2174 of file sphkernels.hpp.

Member Function Documentation

◆ ddf()

template<class Tscal >
static Tscal shammath::details::KernelDefM4Shift16< Tscal >::ddf ( Tscal  q)
inlinestatic

Definition at line 2203 of file sphkernels.hpp.

◆ df()

template<class Tscal >
static Tscal shammath::details::KernelDefM4Shift16< Tscal >::df ( Tscal  q)
inlinestatic

Definition at line 2195 of file sphkernels.hpp.

◆ f()

template<class Tscal >
static Tscal shammath::details::KernelDefM4Shift16< Tscal >::f ( Tscal  q)
inlinestatic

Definition at line 2187 of file sphkernels.hpp.

◆ phi_tilde_3d()

template<class Tscal >
static Tscal shammath::details::KernelDefM4Shift16< Tscal >::phi_tilde_3d ( Tscal  q)
inlinestatic

Definition at line 2211 of file sphkernels.hpp.

◆ phi_tilde_3d_prime()

template<class Tscal >
static Tscal shammath::details::KernelDefM4Shift16< Tscal >::phi_tilde_3d_prime ( Tscal  q)
inlinestatic

Definition at line 2233 of file sphkernels.hpp.

Member Data Documentation

◆ hfactd

template<class Tscal >
constexpr Tscal shammath::details::KernelDefM4Shift16< Tscal >::hfactd = 1.2
inlinestaticconstexpr

default hfact to be used for this kernel

Definition at line 2178 of file sphkernels.hpp.

◆ norm_1d

template<class Tscal >
constexpr Tscal shammath::details::KernelDefM4Shift16< Tscal >::norm_1d = 32.0 / 123.0
inlinestaticconstexpr

1D norm of the kernel

Definition at line 2181 of file sphkernels.hpp.

◆ norm_2d

template<class Tscal >
constexpr Tscal shammath::details::KernelDefM4Shift16< Tscal >::norm_2d = (2560.0 / 9457.0) / shambase::constants::pi<Tscal>
inlinestaticconstexpr

2D norm of the kernel

Definition at line 2183 of file sphkernels.hpp.

◆ norm_3d

template<class Tscal >
constexpr Tscal shammath::details::KernelDefM4Shift16< Tscal >::norm_3d = (4096.0 / 38785.0) / shambase::constants::pi<Tscal>
inlinestaticconstexpr

3D norm of the kernel

Definition at line 2185 of file sphkernels.hpp.

◆ Rkern

template<class Tscal >
constexpr Tscal shammath::details::KernelDefM4Shift16< Tscal >::Rkern = 2
inlinestaticconstexpr

Compact support radius of the kernel

Definition at line 2176 of file sphkernels.hpp.


The documentation for this class was generated from the following file: