openfoam/applications/utilities/mesh/conversion/ansysToFoam
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
..
Make STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
ansysToFoam.L ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00