if(runTime.value() >= outi) { logSummaryFile << runTime.value() << tab << T.weightedAverage(mesh.V()).value() << tab << endl; outi += 0.00001; }