ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/nonbonded/MAW.hpp
(Generate patch)

Comparing branches/development/src/nonbonded/MAW.hpp (file contents):
Revision 1582 by gezelter, Fri Apr 8 21:25:19 2011 UTC vs.
Revision 1583 by gezelter, Thu Jun 16 22:00:08 2011 UTC

# 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      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines