openfoam/applications/utilities
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
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: improved bookkeeping for finite-area to volume mesh correspondence 2022-09-22 16:09:14 +02:00
mesh STYLE: return orientedType, Switch directly instead of const reference 2022-10-04 15:51:26 +02:00
miscellaneous ENH: improved argList handling of libs, functionObjects 2022-09-22 16:08:52 +02:00
parallelProcessing STYLE: return orientedType, Switch directly instead of const reference 2022-10-04 15:51:26 +02:00
postProcessing ENH: noiseModels - replaced graph usage by writeFile 2022-10-04 13:10:39 +00:00
preProcessing ENH: viewFactorsGen: re-enable 2D. See #2560 2022-10-03 16:54:58 +01:00
surface STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00