openfoam/applications/solvers/basic
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
..
laplacianFoam ENH: modified laplacianFoam to use dimScalar or volScalar for DT (#1388) 2019-10-07 12:59:39 -07:00
potentialFoam ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
scalarTransportFoam GIT: Header file updates 2019-10-31 14:48:44 +00:00
basicSolversDoc.H GIT: Header file updates 2019-10-31 14:48:44 +00:00