BUG: mergePoints - implementation redefined default args to function

This commit is contained in:
andy 2012-04-16 09:39:53 +01:00
parent 6038e22d4e
commit 41acdf1606

View File

@ -180,7 +180,7 @@ bool Foam::mergePoints
const bool verbose,
labelList& pointMap,
List<Type>& newPoints,
const Type& origin = Type::zero
const Type& origin
)
{
label nUnique = mergePoints