openfoam/applications
Mark Olesen cb47decbf1 ENH: add Switch::negate() method (no-op for invalid state)
- flips state while preserving the textual representation.
  Eg, OFF <-> ON, YES <-> NO etc.

- fix test case to avoid triggering abort(), which we cannot try/catch
2020-10-15 17:21:33 +02:00
..
solvers COMP: avoid autoPtr copy assignment and implicit casting 2020-10-15 17:21:33 +02:00
test ENH: add Switch::negate() method (no-op for invalid state) 2020-10-15 17:21:33 +02:00
tools ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
utilities COMP: avoid autoPtr copy assignment and implicit casting 2020-10-15 17:21:33 +02:00
Allwmake ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00