openfoam/applications/utilities/mesh
Mark Olesen 779c3fe11e STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ...
- avoids naming ambiguity between querying sorted state vs returning a
  sorted list (for example)

ENH: add 'good()' method to a few more classes
2023-07-19 14:10:31 +02:00
..
advanced ENH: relocate zero_one to pTraits, allows reuse for scalar clamping 2023-02-27 15:41:25 +01:00
conversion COMP: fix library linkage (#2784), silence some unused variable warnings 2023-05-19 00:46:52 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation STYLE: use 'is_sorted()' instead of 'sorted()' for readers, Pair, ... 2023-07-19 14:10:31 +02:00
manipulation ENH: checkMesh: use built-in merging 2023-07-18 12:03:58 +01:00