openfoam/applications/utilities/mesh/generation
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
..
blockMesh ENH: add blockMeshDict "mergeType" keyword (#1589) 2020-05-13 20:59:03 +02:00
extrude ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
extrude2DMesh STYLE: remove dead code, refactor constructors in extrudePatchMesh 2020-02-21 11:13:22 +01:00
foamyMesh ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
PDRblockMesh ENH: use topological merge as default for blockMesh (closes #1589) 2020-05-04 16:19:03 +02:00
snappyHexMesh ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00