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

Comparing branches/development/src/brains/Stats.hpp (file contents):
Revision 1808 by gezelter, Mon Oct 22 20:42:10 2012 UTC vs.
Revision 1813 by gezelter, Fri Nov 16 21:39:55 2012 UTC

# Line 44 | Line 44
44   * @file Stats.hpp
45   * @author tlin
46   * @date 11/04/2004
47 + * @time 23:56am
48   * @version 1.0
49   */
50  
# Line 103 | Line 104 | namespace OpenMD {
104        string title;
105        string units;
106        string dataType;
107 <      Accumulator* accumulator;
107 >      BaseAccumulator* accumulator;
108      };
109      
110      typedef bitset<ENDINDEX-BEGININDEX> StatsBitSet;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines