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)) |
|
inline |
|
inline |