calcCoefficientOfRestitution(const size_t type1, const size_t type2, const real_t meff) | walberla::mesa_pd::kernel::SpringDashpot | inline |
calcCollisionTime(const size_t type1, const size_t type2, const real_t meff) | walberla::mesa_pd::kernel::SpringDashpot | inline |
dampingN_ | walberla::mesa_pd::kernel::SpringDashpot | private |
dampingT_ | walberla::mesa_pd::kernel::SpringDashpot | private |
friction_ | walberla::mesa_pd::kernel::SpringDashpot | private |
getDampingN(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpot | inline |
getDampingT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpot | inline |
getFriction(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpot | inline |
getStiffness(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpot | inline |
numParticleTypes_ | walberla::mesa_pd::kernel::SpringDashpot | 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 | walberla::mesa_pd::kernel::SpringDashpot | inline |
operator=(const SpringDashpot &other)=default | walberla::mesa_pd::kernel::SpringDashpot | |
operator=(SpringDashpot &&other)=default | walberla::mesa_pd::kernel::SpringDashpot | |
setDampingN(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpot | inline |
setDampingT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpot | inline |
setFriction(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpot | inline |
setParametersFromCOR(const size_t type1, const size_t type2, const real_t cor, const real_t collisionTime, const real_t meff) | walberla::mesa_pd::kernel::SpringDashpot | inline |
setStiffness(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpot | inline |
SpringDashpot(const uint_t numParticleTypes) | walberla::mesa_pd::kernel::SpringDashpot | |
SpringDashpot(const SpringDashpot &other)=default | walberla::mesa_pd::kernel::SpringDashpot | |
SpringDashpot(SpringDashpot &&other)=default | walberla::mesa_pd::kernel::SpringDashpot | |
stiffness_ | walberla::mesa_pd::kernel::SpringDashpot | private |