cutOffDistanceNormal_ | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | private |
cutOffDistanceTangentialRotational_ | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | private |
cutOffDistanceTangentialTranslational_ | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | private |
dynamicFluidViscosity_ | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | private |
getDynamicFluidViscosity() const | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
getMinimalGapSize(real_t radius) const | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
getNormalCutOffDistance() const | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
getTangentialRotationalCutOffDistance() const | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
getTangentialTranslationalCutOffDistance() const | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
LubricationCorrectionKernel(real_t dynamicFluidViscosity, std::function< real_t(real_t)> minimalGapSizeFunction, real_t cutOffDistanceNormal=real_t(2)/real_t(3), real_t cutOffDistanceTangentialTranslational=real_t(0.5), real_t cutOffDistanceTangentialRotational=real_t(0.5)) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inlineexplicit |
minimalGapSizeFunction_ | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | private |
operator()(const size_t, const size_t, const Shape1_T &, const Shape2_T &, ParticleAccessor_T &, const Vector3< real_t > &, const real_t &) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
operator()(const size_t idx1, const size_t idx2, const mesa_pd::data::Sphere &sphere1, const mesa_pd::data::Sphere &sphere2, ParticleAccessor_T &ac, const Vector3< real_t > &interactionNormal, const real_t &gapSize) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
operator()(const size_t idx1, const size_t idx2, const mesa_pd::data::Sphere &sphere, const mesa_pd::data::HalfSpace &, ParticleAccessor_T &ac, const Vector3< real_t > &interactionNormal, const real_t &gapSize) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
operator()(const size_t idx1, const size_t idx2, const mesa_pd::data::HalfSpace &halfSpace, const mesa_pd::data::Sphere &sphere, ParticleAccessor_T &ac, const Vector3< real_t > &interactionNormal, const real_t &gapSize) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
setDynamicFluidViscosity(const real_t dynamicFluidViscosity) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
setMinimalGapSizeFunction(std::function< real_t(real_t)> minimalGapSizeFunction) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
setNormalCutOffDistance(const real_t cutOffDistanceNormal) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
setTangentialRotationalCutOffDistance(const real_t cutOffDistanceTangentialRotational) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |
setTangentialTranslationalCutOffDistance(const real_t cutOffDistanceTangentialTranslational) | walberla::lbm_mesapd_coupling::LubricationCorrectionKernel | inline |