13 #ifndef __HERTZIANVISCOELASTICINTERACTION_H
14 #define __HERTZIANVISCOELASTICINTERACTION_H
16 #include "Model/IGParam.h"
17 #include "Model/Interaction.h"
18 #include "Model/Particle.h"
34 virtual std::string getTypeString()
const {
return "HertzianViscoElastic";}
80 virtual Vec3 getPos()
const {
return m_cpos;};
86 #endif //__HERTZIANVISCOELASTICINTERACTION_H