openfoam/applications/utilities/mesh
Mark Olesen ea51c2c0e4 STYLE: return orientedType, Switch directly instead of const reference
- noexcept on some Time methods

ENH: pass through is_oriented() method for clearer coding

- use logical and/or/xor instead of bitwise versions (clearer intent)
2022-10-04 15:51:26 +02:00
..
advanced STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
conversion STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation STYLE: return orientedType, Switch directly instead of const reference 2022-10-04 15:51:26 +02:00
manipulation ENH: checkMesh: report overlapping zones. See #2521 2022-10-03 11:41:42 +01:00