Go to the documentation of this file.
13 #ifndef __SHORTBONDEDINTERACTIONCPDATA_H
14 #define __SHORTBONDEDINTERACTIONCPDATA_H
45 #endif // __SHORTBONDEDINTERACTIONCPDATA_H
pair< int, int > getPairID() const
Definition: Interaction.h:84
int getTag() const
Definition: BondedInteraction.h:109
double m_r0
Definition: ShortBondedInteractionCpData.h:33
Definition: ShortBondedInteractionCpData.h:31
virtual ~ShortBondedInteractionCpData()
Definition: ShortBondedInteractionCpData.h:40
ShortBondedInteractionCpData()
Definition: ShortBondedInteractionCpData.cpp:25
double getEquiDist() const
Definition: ShortBondedInteraction.h:59
Definition: BondedInteractionCpData.h:26
virtual void saveCheckPointData(ostream &)
Definition: ShortBondedInteractionCpData.cpp:61
void set(const CBondedInteraction &bondedInteraction)
Definition: BondedInteractionCpData.cpp:56
virtual void saveCheckPointData(std::ostream &oStream)
Definition: BondedInteractionCpData.cpp:85
virtual void loadCheckPointData(istream &)
Definition: ShortBondedInteractionCpData.cpp:73
class for a "short" bonded interaction
Definition: ShortBondedInteraction.h:34