calcCoefficientOfRestitution(const size_t type1, const size_t type2, const real_t effectiveMass) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
calcCollisionTime(const size_t type1, const size_t type2, const real_t effectiveMass) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
dampingN_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |
dampingT_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |
frictionCoefficientDynamic_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |
frictionCoefficientStatic_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |
getDampingN(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
getDampingT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
getFrictionCoefficientDynamic(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
getFrictionCoefficientStatic(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
getStiffnessN(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
getStiffnessT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
LinearSpringDashpot(const uint_t numParticleTypes) | walberla::mesa_pd::kernel::LinearSpringDashpot | |
LinearSpringDashpot(const LinearSpringDashpot &other)=default | walberla::mesa_pd::kernel::LinearSpringDashpot | |
LinearSpringDashpot(LinearSpringDashpot &&other)=default | walberla::mesa_pd::kernel::LinearSpringDashpot | |
numParticleTypes_ | walberla::mesa_pd::kernel::LinearSpringDashpot | 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::LinearSpringDashpot | inline |
operator=(const LinearSpringDashpot &other)=default | walberla::mesa_pd::kernel::LinearSpringDashpot | |
operator=(LinearSpringDashpot &&other)=default | walberla::mesa_pd::kernel::LinearSpringDashpot | |
setDampingN(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setDampingT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setFrictionCoefficientDynamic(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setFrictionCoefficientStatic(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setStiffnessAndDamping(const size_t type1, const size_t type2, const real_t coefficientOfRestitution, const real_t collisionTime, const real_t kappa, const real_t effectiveMass) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setStiffnessN(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
setStiffnessT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::LinearSpringDashpot | inline |
stiffnessN_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |
stiffnessT_ | walberla::mesa_pd::kernel::LinearSpringDashpot | private |