mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: Initial state after latest Foundation merge
This commit is contained in:
@ -41,10 +41,7 @@ isTest()
|
||||
|
||||
getNumberOfProcessors()
|
||||
{
|
||||
if [ -f "$1" ]
|
||||
then
|
||||
expandDictionary $1 | sed -ne 's/^numberOfSubdomains\s*\(.*\);/\1/p'
|
||||
fi
|
||||
foamDictionary -entry numberOfSubdomains -value system/decomposeParDict
|
||||
}
|
||||
|
||||
getApplication()
|
||||
|
||||
Reference in New Issue
Block a user