13 #ifndef __CAPPEDBONDEDINTERACTION_H
14 #define __CAPPEDBONDEDINTERACTION_H
17 #include "Model/IGParam.h"
18 #include "Model/BondedInteraction.h"
19 #include "Model/Interaction.h"
20 #include "Model/Particle.h"
21 #include "Model/BondedInteractionCpData.h"
22 #include "Foundation/vec3.h"
47 CCappedBondedIGP(
const std::string &name,
int tag,
double normalK,
double breakDistance,
double forceLimit);
49 virtual std::string getTypeString()
const {
return "CappedBonded"; }
86 static string getType() {
return "CappedBonded";};
93 #endif //__CAPPEDBONDEDINTERACTION_H