# | Line 62 | Line 62 | namespace OpenMD { | |
---|---|---|
62 | : Bend(atom1, ghostAtom, ghostAtom, bt) { | |
63 | } | |
64 | ||
65 | < | virtual void calcForce(RealType& angle); |
65 | > | virtual void calcForce(RealType& angle, bool doParticlePot); |
66 | }; | |
67 | } //end namespace OpenMD | |
68 | #endif //PRIMITIVES_GHOSTBEND_HPP |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |