calcCoefficientOfRestitution(const size_t type1, const size_t type2, const real_t meff) | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
calcCollisionTime(const size_t type1, const size_t type2, const real_t meff) | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
coefficientOfFriction_ | walberla::mesa_pd::kernel::SpringDashpotSpring | private |
dampingN_ | walberla::mesa_pd::kernel::SpringDashpotSpring | private |
getCoefficientOfFriction(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
getDampingN(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
getStiffnessN(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
getStiffnessT(const size_t type1, const size_t type2) const | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
numParticleTypes_ | walberla::mesa_pd::kernel::SpringDashpotSpring | 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::SpringDashpotSpring | inline |
operator=(const SpringDashpotSpring &other)=default | walberla::mesa_pd::kernel::SpringDashpotSpring | |
operator=(SpringDashpotSpring &&other)=default | walberla::mesa_pd::kernel::SpringDashpotSpring | |
setCoefficientOfFriction(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
setDampingN(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpotSpring | 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::SpringDashpotSpring | inline |
setStiffnessN(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
setStiffnessT(const size_t type1, const size_t type2, const real_t &val) | walberla::mesa_pd::kernel::SpringDashpotSpring | inline |
SpringDashpotSpring(const uint_t numParticleTypes) | walberla::mesa_pd::kernel::SpringDashpotSpring | |
SpringDashpotSpring(const SpringDashpotSpring &other)=default | walberla::mesa_pd::kernel::SpringDashpotSpring | |
SpringDashpotSpring(SpringDashpotSpring &&other)=default | walberla::mesa_pd::kernel::SpringDashpotSpring | |
stiffnessN_ | walberla::mesa_pd::kernel::SpringDashpotSpring | private |
stiffnessT_ | walberla::mesa_pd::kernel::SpringDashpotSpring | private |