- "up to this point"
[alexxy/gromacs-spacetimecorr.git] / src / corrtype.cpp
index 70287a40ccf5f21c9d9ef1fc27b20308171b02ae..2779e7d8ce0e7e0357e7ba1b73bde5b5ada8135d 100644 (file)
@@ -88,6 +88,7 @@ void correlationType::trajectoryPartition() {
         }
     }
     selections = selectionsTemp;
+    std::cout << "up to this point";
     for (auto &k : selections) {
         temp1.resize(0);
         temp1.resize(index.size(), true);