openfoam/applications/utilities/mesh
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
..
advanced STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
conversion ENH: adjust fileName methods for similarity to std::filesystem::path 2022-10-11 17:58:22 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: support construction of pointIndexHit from pointHit 2022-10-31 18:36:14 +01:00
manipulation ENH: checkMesh: report overlapping zones. See #2521 2022-10-03 11:41:42 +01:00