virtual Vec3 getForce()
Definition: ESphereBodyInteraction.hpp:61
unbonded elastic interaction between a particle and a wall
Definition: ESphereBodyInteraction.h:31
double m_k
spring constant
Definition: ESphereBodyInteraction.h:33
virtual double getStiffness()
Definition: ESphereBodyInteraction.hpp:80
base class for spherical non-inertial bodies (similar to simple walls)
Definition: SphereBody.h:40
Abstract base for all interactions between a particle and a sphere body.
Definition: SphereBodyInteraction.h:30
CElasticSphereBodyInteraction()
virtual ~CElasticSphereBodyInteraction()
Definition: ESphereBodyInteraction.h:37
virtual void calcForces()
Definition: ESphereBodyInteraction.hpp:41
virtual void setPP(const vector< T * >)
Definition: ESphereBodyInteraction.h:41