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=real_t(1), const real_t &dy=real_t(1), const real_t &dz=real_t(1))
 
real_t kernelWeightFunction (const Vector3< real_t > &X, const Vector3< real_t > &x, const real_t &dx=real_t(1), const real_t &dy=real_t(1), const real_t &dz=real_t(1))
 

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 = real_t(1),
const real_t dy = real_t(1),
const real_t dz = real_t(1) 
)
inline

◆ kernelWeightFunction() [2/2]

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

◆ smoothedDeltaFunction()

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