# | Line 72 | Line 72 | namespace OpenMD { | |
---|---|---|
72 | void initialize(); | |
73 | bool initialized_; | |
74 | map<pair<AtomType*, AtomType*>, MAWInteractionData> MixingMap; | |
75 | – | bool shiftedPot_; |
76 | – | bool shiftedFrc_; |
75 | ForceField* forceField_; | |
76 | string name_; | |
77 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |