Merge branch 'morphLBM' of github.com:JamesEMcClure/LBPM-WIA into morphLBM

This commit is contained in:
James E McClure
2019-03-27 13:00:16 -04:00

View File

@@ -412,6 +412,7 @@ public:
PROFILE_START("Compute subphase",1);
Averages.Full();
Averages.Write(timestep);
PROFILE_STOP("Compute subphase",1);
}
private: