collisionTime_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
dampingT_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
frictionCoefficientDynamic_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
frictionCoefficientStatic_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
getDampingT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
getFrictionCoefficientDynamic(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
getFrictionCoefficientStatic(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
getLnCORsqr(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
getMeff(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
getStiffnessT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
lnCORsqr_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
meff_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
NonLinearSpringDashpot(const uint_t numParticleTypes, const real_t collisionTime) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | |
NonLinearSpringDashpot(const NonLinearSpringDashpot &other)=default | walberla::mesa_pd::kernel::NonLinearSpringDashpot | |
NonLinearSpringDashpot(NonLinearSpringDashpot &&other)=default | walberla::mesa_pd::kernel::NonLinearSpringDashpot | |
numParticleTypes_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |
operator()(const size_t p_idx1, const size_t p_idx2, Accessor &ac, const Vec3 &contactPoint, const Vec3 &contactNormal, const real_t &penetrationDepth, const real_t &dt) const | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
operator=(const NonLinearSpringDashpot &other)=default | walberla::mesa_pd::kernel::NonLinearSpringDashpot | |
operator=(NonLinearSpringDashpot &&other)=default | walberla::mesa_pd::kernel::NonLinearSpringDashpot | |
setCOR(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setDampingT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setFrictionCoefficientDynamic(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setFrictionCoefficientStatic(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setLnCORsqr(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setMeff(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
setStiffnessT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::NonLinearSpringDashpot | inline |
stiffnessT_ | walberla::mesa_pd::kernel::NonLinearSpringDashpot | private |