mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: domainDecomposition: force constructor usage
This commit is contained in:
@ -265,8 +265,8 @@ bool Foam::domainDecomposition::writeDecomposition()
|
||||
Time::controlDictName,
|
||||
time().rootPath(),
|
||||
processorCasePath,
|
||||
"system",
|
||||
"constant"
|
||||
word("system"),
|
||||
word("constant")
|
||||
);
|
||||
processorDb.setTime(time());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user