ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/brains/ForceManager.hpp
(Generate patch)

Comparing trunk/src/brains/ForceManager.hpp (file contents):
Revision 1274 by gezelter, Fri Apr 6 21:53:43 2007 UTC vs.
Revision 1275 by cli2, Fri Jul 4 20:54:29 2008 UTC

# Line 90 | Line 90 | namespace oopse {
90  
91      std::map<Bend*, BendDataSet> bendDataSets;
92      std::map<Torsion*, TorsionDataSet> torsionDataSets;
93 +    std::map<Inversion*, InversionDataSet> inversionDataSets;
94      Mat3x3d tau;
95      
96    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines