openfoam/applications/utilities
Mark Olesen 9433898941 ENH: support construction of pointIndexHit from pointHit
STYLE: combine templated/non-templated headers (reduced clutter)

STYLE: use hitPoint(const point&) combined setter

- same as setHit() + setPoint(const point&)

ENH: expose and use labelOctBits::pack method for addressing
2022-10-31 18:36:14 +01: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 ENH: support construction of pointIndexHit from pointHit 2022-10-31 18:36:14 +01:00
miscellaneous ENH: adjust fileName methods for similarity to std::filesystem::path 2022-10-11 17:58:22 +02:00
parallelProcessing BUG: processorMeshes removeFiles does not remove collated (fixes #2607) 2022-10-11 17:58:22 +02:00
postProcessing ENH: noiseModels - replaced graph usage by writeFile 2022-10-04 13:10:39 +00:00
preProcessing STYLE: viewFactorsGen with std::vector (reserve) instead of std::list 2022-10-26 18:04:56 +02:00
surface COMP: silence clang -Wbitwise-instead-of-logical (triggered by boost/cgal) 2022-10-12 19:44:01 +02:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00