Skip to content
Snippets Groups Projects
Commit 743085a6 authored by Henry Weller's avatar Henry Weller
Browse files

bin/tools/RunFunctions: Updated to use foamDictionary

parent dbcb0553
Branches
Tags
1 merge request!60Merge foundation
......@@ -41,7 +41,7 @@ isTest()
getNumberOfProcessors()
{
expandDictionary system/decomposeParDict \
foamDictionary -expand system/decomposeParDict \
| sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p'
}
......
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