Skip to content
Snippets Groups Projects
Commit 7dbb3b65 authored by Andrew Heather's avatar Andrew Heather
Browse files

ENH: argList - onlycheck for decomposeParDict when checkProcessorDirectories_ is true

parent a40798c7
No related merge requests found
......@@ -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.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment