ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dynamicProps/TimeCorrFunc.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dynamicProps/TimeCorrFunc.hpp (file contents):
Revision 2759 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 3102 by gezelter, Fri Dec 29 21:43:18 2006 UTC

# Line 97 | Line 97 | namespace oopse {
97      int nTimeBins_;
98      std::vector<RealType> histogram_;
99      std::vector<int> count_;
100 <    std::vector<RealType> time_;
100 >     std::vector<RealType> time_;
101          
102      SimInfo* info_;
103      int storageLayout_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines