mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Initial size determination
This commit is contained in:
@ -341,7 +341,7 @@ bool doCommand
|
||||
parData.nTotalPoints()
|
||||
)
|
||||
)
|
||||
/ 10;
|
||||
/ (10*Pstream::nProcs());
|
||||
|
||||
|
||||
bool error = false;
|
||||
|
||||
Reference in New Issue
Block a user