openfoam/applications/utilities/mesh/advanced
Mark Olesen d88272f031 ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
ENH: add pTraits and IO for std::int8_t

STYLE: cull some implicitly available includes

- pTraits.H is included by label/scalar etc
- zero.H is included by UList

STYLE: cull redundant forward declarations for Istream/Ostream
2023-02-27 15:41:25 +01:00
..
collapseEdges ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
combinePatchFaces STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
modifyMesh STYLE: check iterator validity with good() instead of found() 2023-02-10 17:12:48 +01:00
PDRMesh ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
refineHexMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
refinementLevel STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
refineWallLayer GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
removeFaces GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
selectCells ENH: relocate zero_one to pTraits, allows reuse for scalar clamping 2023-02-27 15:41:25 +01:00
snappyRefineMesh STYLE: use polyPatchList instead of List<polyPatch*> in more places 2022-09-26 18:03:23 +02:00
splitCells GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00