| add_load_to_obstacles(ObstacleField< dim, number, ObstacleType > &obstacle_field) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | |
| attach_wall(std::unique_ptr< dealii::Function< dim > > &&wall_signed_distance_function) | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | |
| compute_damping_prefactor(const number restitution_coefficient) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| contact_data | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| damping_prefactor | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| normal_contact_force(const ContactConfiguration &contact_configuration) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| rolling_resistance_torque(const ContactConfiguration &contact_configuration, const dealii::Tensor< 1, dim, number > &contact_normal_force) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| SphericalParticleContactForce(const SphericalParticleContactData< number > &contact_data, const MeltPoolDG::TimeIntegration::TimeIterator< number > &time_iterator) | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | explicit |
| tangential_contact_force(const ContactConfiguration &contact_configuration, const dealii::Tensor< 1, dim, number > &normal_force, dealii::Tensor< 1, dim, number > &tangential_gap) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| tangential_contact_torque(const ContactConfiguration &contact_configuration, const dealii::Tensor< 1, dim, number > &tangential_force, const number particle_radius) const | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| tangential_gaps | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | mutableprivate |
| tangential_gaps_with_walls | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | mutableprivate |
| time_iterator | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |
| wall_signed_distance_functions | MeltPoolDG::SphericalParticleContactForce< dim, number, ObstacleType > | private |