openfoam/applications/utilities/miscellaneous
Mark Olesen e0f83938ee ENH: ignore -noFunctionObjects option when disabled
- With argList::noFunctionObjects() we use the logic added in
  4b93333292 (issue #352)

  By removing the '-noFunctionObjects' option, we automatically
  suppress the creation of function-objects via Time (with argList
  as a parameter).
  There is generally no need in these cases for an additional

      runTime.functionObjects().off()  statement

  Use the argList::noFunctionObjects() for more direct configuration
  and reduce unnecessary clutter in the -help information.

  In previous versions, the -noFunctionObjects would have been redundant
  anyhow, so we can also just ignore it now instead.
2018-08-08 09:44:28 +02:00
..
foamDictionary ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
foamFormatConvert ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
foamHelp ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
foamListRegions ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
foamListTimes ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
foamRestoreFields ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
OSspecific ENH: Darwin emulation for addr2line 2018-05-29 11:21:59 +02:00
patchSummary ENH: allow wordHashSet filter for IOobjectList::names 2018-07-26 14:56:52 +02:00