openfoam/applications/utilities/preProcessing/setExprBoundaryFields
Mark Olesen b364a9e72c ENH: argList improvements
- argList::envExecutable() static method.
  This is identical to getEnv("FOAM_EXECUTABLE"), where the name of
  the executable has typically been set from the argList construction.

  Provides a singleton access to this value from locations that
  do not have knowledge of the originating command args (argList).
  This is a similar rationale as for the argList::envGlobalPath() static.

- additional argList::envRelativePath() static method.

- make -dry-run handling more central and easier to use by adding into
  argList itself.

STYLE: drop handling of -srcDoc (v1706 option)

- replaced with -doc-source for 1712 and never used much anyhow
2021-11-03 11:38:21 +01: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
setExprBoundaryFields.C ENH: argList improvements 2021-11-03 11:38:21 +01:00
setExprBoundaryFieldsDict CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00