Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
7dbb3b65
Commit
7dbb3b65
authored
Jun 29, 2017
by
Andrew Heather
Browse files
ENH: argList - onlycheck for decomposeParDict when checkProcessorDirectories_ is true
parent
a40798c7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/OpenFOAM/global/argList/argList.C
View file @
7dbb3b65
...
...
@@ -713,7 +713,7 @@ void Foam::argList::parse
dictNProcs
=
roots
.
size
()
+
1
;
}
}
else
else
if
(
checkProcessorDirectories_
)
{
// Use values from decomposeParDict, the location was already
// established above.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment