ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/brains/Stats.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/brains/Stats.cpp (file contents):
Revision 3487 by gezelter, Fri Mar 13 20:26:32 2009 UTC vs.
Revision 3501 by skuang, Fri May 8 19:47:05 2009 UTC

# Line 101 | Line 101 | namespace oopse {
101      Stats::title_[BOX_DIPOLE_Y] = "box dipole y";
102      Stats::title_[BOX_DIPOLE_Z] = "box dipole z";
103      Stats::title_[TAGGED_PAIR_DISTANCE] = "Tagged_Pair_Distance";
104 +    Stats::title_[RNEMD_SWAP_TOTAL] = "RNEMD_exchange_total";
105      
106      Stats::units_[TIME] = "fs";
107      Stats::units_[TOTAL_ENERGY] = "kcal/mol";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines