functionObject::fieldExpression: Corrected construction of the result field name

This commit is contained in:
Henry Weller
2019-11-28 19:03:05 +00:00
parent a2bb959e23
commit ffb65bcee5
12 changed files with 36 additions and 34 deletions

View File

@ -70,8 +70,8 @@ protected:
void setResultName
(
const word& typeName,
const wordList& defaultArg = wordList::null()
const word& functionName,
const wordList& defaultFieldNames = wordList::null()
);
//- Call 'calcFieldType' for the given functionObject