13 #ifndef __LINEARDASHPOTINTERACTION_H
14 #define __LINEARDASHPOTINTERACTION_H
16 #include "Model/IGParam.h"
17 #include "Model/Interaction.h"
18 #include "Model/Particle.h"
33 virtual std::string getTypeString()
const {
return "LinearDashpot";}
58 double m_cross_section;
68 virtual Vec3 getPos()
const {
return m_cpos;};
69 double getPotentialEnergy()
const;
74 #endif //__HERTZIANELASTICINTERACTION_H