mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: solution.C, fvSchemes.C : remove syncPar argument
This commit is contained in:
@ -95,8 +95,7 @@ public:
|
||||
solution
|
||||
(
|
||||
const objectRegistry& obr,
|
||||
const fileName& dictName,
|
||||
const bool syncPar=true
|
||||
const fileName& dictName
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user