GIT: Initial state after latest Foundation merge

This commit is contained in:
Andrew Heather
2016-09-20 14:49:08 +01:00
4571 changed files with 115696 additions and 74609 deletions

View File

@ -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()