openfoam/applications/utilities/preProcessing/setExprFields
Mark Olesen 510ffb3322 ENH: code reduction, improvements for expressions
- literal lookups only for expression strings

- code reduction for setExprFields.

- changed keyword "condition" to "fieldMask" (option -field-mask).
  This is a better description of its purpose and avoids possible
  naming ambiguities with functionObject triggers (for example)
  if we apply similar syntax elsewhere.

BUG: erroneous check in volumeExpr::parseDriver::isResultType()

- not triggered since this method is not used anywhere
  (may remove in future version)
2021-12-10 14:46:21 +00:00
..
Make ENH: setExprFields and setExprBoundaryFields 2019-12-10 13:09:22 +01:00
readFields.H ENH: support preloading fields for setExpr* utilities (#2014) 2021-03-17 21:42:37 +01:00
setExprFields.C ENH: code reduction, improvements for expressions 2021-12-10 14:46:21 +00:00
setExprFieldsDict ENH: code reduction, improvements for expressions 2021-12-10 14:46:21 +00:00