Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev

This commit is contained in:
mattijs
2012-12-12 12:08:50 +00:00
221 changed files with 22638 additions and 9650 deletions

View File

@ -230,7 +230,7 @@ void Foam::hierarchGeomDecomp::findBinary
if (returnReduce(hasNotChanged, andOp<bool>()))
{
WarningIn("hierarchGeomDecomp::findBinary(..)")
<< "unable to find desired deomposition split, making do!"
<< "unable to find desired decomposition split, making do!"
<< endl;
break;
}