openfoam/applications/utilities/postProcessing
Mark Olesen 31b172217c ENH: support predicate checks for argList (similar to dictionary methods)
- Favour use of argList methods that are more similar to dictionary
  method names with the aim of reducing the cognitive load.

  * Silently deprecate two-parameter get() method in favour of the
    more familiar getOrDefault.
  * Silently deprecate opt() method in favour of get()

  These may be verbosely deprecated in future versions.
2020-06-02 13:51:18 +02:00
..
dataConversion ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
lagrangian REL: Release preparations 2019-12-23 09:49:23 +00:00
lumped ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
miscellaneous ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
noise STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
optimisation STYLE: use Time::printExecutionTime() method 2020-05-29 15:48:20 +02:00
postProcess ENH: support 'get()' for retrieving argList options 2019-11-26 21:07:11 +01:00