removed SetupCubes from TestTwoPhase

This commit is contained in:
James E McClure
2015-07-13 10:14:59 -04:00
parent 9c9631460c
commit 5170f678dc

View File

@@ -91,7 +91,7 @@ int main(int argc, char **argv)
//....................................................................
// The following only need to be done once
Averages.SetupCubes(Dm);
//Averages.SetupCubes(Dm);
Averages.UpdateSolid(); // unless the solid is deformable!
//....................................................................
// The following need to be called each time new averages are computed