Initial size determination

This commit is contained in:
mattijs 2008-05-12 17:47:03 +01:00
parent 459f6ca17b
commit 258e4b9710

View File

@ -341,7 +341,7 @@ bool doCommand
parData.nTotalPoints()
)
)
/ 10;
/ (10*Pstream::nProcs());
bool error = false;