removed SetupCubes from TestTwoPhase
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user