- changed the mode 0 implementation
[alexxy/gromacs-spacetimecorr.git] / src / corrtype.h
index d7f70fbc48497e43df44b798b8e163027471f8ad..2b585ba05eac6c6aca67e986095e48722560a397 100644 (file)
@@ -42,7 +42,7 @@ class correlationType {
 
         void update(int frame, const std::vector< RVec > &curFrame);
 
-        void readEval();
+        void readEval(size_t frameNum);
 
         void printData();