![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <ShapeBasedConstraint.hpp>
Inheritance diagram for Constraints::ShapeBasedConstraint:
Collaboration diagram for Constraints::ShapeBasedConstraint:Definition at line 43 of file core/constraints/ShapeBasedConstraint.hpp.
|
inline |
Definition at line 45 of file core/constraints/ShapeBasedConstraint.hpp.
|
overridevirtual |
Implements Constraints::Constraint.
Definition at line 163 of file ShapeBasedConstraint.cpp.
References calc_non_bonded_pair_energy(), get_ptr(), Particle::id(), Constraints::is_active(), Particle::mol_id(), runtimeErrorMsg, stream, and Particle::type().
|
inline |
Definition at line 88 of file core/constraints/ShapeBasedConstraint.hpp.
References stream.
|
inline |
Calculate distance from the constraint.
Definition at line 63 of file core/constraints/ShapeBasedConstraint.hpp.
References stream.
|
inlineoverridevirtual |
Implements Constraints::Constraint.
Definition at line 56 of file core/constraints/ShapeBasedConstraint.hpp.
|
overridevirtual |
Implements Constraints::Constraint.
Definition at line 89 of file ShapeBasedConstraint.cpp.
References calc_central_radial_force(), calc_non_central_force(), calc_opposing_force(), dpd_pair_force(), get_ptr(), Particle::id(), Constraints::is_active(), Particle::pos(), runtimeErrorMsg, stream, THERMO_DPD, thole_pair_force(), ParticleForce::torque, Particle::type(), and Particle::v().
| double Constraints::ShapeBasedConstraint::min_dist | ( | BoxGeometry const & | box_geo, |
| ParticleRange const & | particles | ||
| ) | const |
Calculate the minimum distance between all particle pairs.
Definition at line 67 of file ShapeBasedConstraint.cpp.
References stream.
|
inline |
Definition at line 79 of file core/constraints/ShapeBasedConstraint.hpp.
|
inline |
Definition at line 80 of file core/constraints/ShapeBasedConstraint.hpp.
|
inlineoverridevirtual |
Reimplemented from Constraints::Constraint.
Definition at line 74 of file core/constraints/ShapeBasedConstraint.hpp.
|
inline |
Definition at line 68 of file core/constraints/ShapeBasedConstraint.hpp.
References shape().
Definition at line 50 of file ShapeBasedConstraint.cpp.
References type(), and Particle::type().
|
inline |
Definition at line 72 of file core/constraints/ShapeBasedConstraint.hpp.
Referenced by set_shape().
| Utils::Vector3d Constraints::ShapeBasedConstraint::total_force | ( | ) | const |
Definition at line 59 of file ShapeBasedConstraint.cpp.
| double Constraints::ShapeBasedConstraint::total_normal_force | ( | ) | const |
Definition at line 63 of file ShapeBasedConstraint.cpp.
|
inline |
Definition at line 81 of file core/constraints/ShapeBasedConstraint.hpp.
References Particle::type().
Referenced by set_type().
|
inline |
Definition at line 82 of file core/constraints/ShapeBasedConstraint.hpp.
References Particle::v().