waLBerla 7.3
Loading...
Searching...
No Matches
walberla::field::kernelweights Namespace Reference

Functions

real_t smoothedDeltaFunction (const real_t &r)
real_t kernelWeightFunction (const real_t &X, const real_t &Y, const real_t &Z, const real_t &x, const real_t &y, const real_t &z, const real_t &dx=1_r, const real_t &dy=1_r, const real_t &dz=1_r)
real_t kernelWeightFunction (const Vector3< real_t > &X, const Vector3< real_t > &x, const real_t &dx=1_r, const real_t &dy=1_r, const real_t &dz=1_r)

Function Documentation

◆ kernelWeightFunction() [1/2]

real_t walberla::field::kernelweights::kernelWeightFunction ( const real_t & X,
const real_t & Y,
const real_t & Z,
const real_t & x,
const real_t & y,
const real_t & z,
const real_t & dx = 1_r,
const real_t & dy = 1_r,
const real_t & dz = 1_r )
inline

◆ kernelWeightFunction() [2/2]

real_t walberla::field::kernelweights::kernelWeightFunction ( const Vector3< real_t > & X,
const Vector3< real_t > & x,
const real_t & dx = 1_r,
const real_t & dy = 1_r,
const real_t & dz = 1_r )
inline

◆ smoothedDeltaFunction()

real_t walberla::field::kernelweights::smoothedDeltaFunction ( const real_t & r)
inline