openfoam/applications/utilities/mesh/generation
Mark Olesen f8a0677a66 ENH: replace base implementation of Foam::Swap with std::swap
- eliminates a potentially invalid code branch.
  Since it essentially had the same internals as std::swap anyhow,
  make that more evident.

ENH: use std::swap for basic types

- makes it clearer that they do not rely on any special semantics
2021-02-16 14:30:36 +01:00
..
blockMesh STYLE: use labelRange for identity 2020-11-25 19:53:02 +01:00
extrude BUG: extrudeMesh: revert previous fix. see #1964 2020-12-21 17:25:56 +00:00
extrude2DMesh STYLE: remove dead code, refactor constructors in extrudePatchMesh 2020-02-21 11:13:22 +01:00
foamyMesh ENH: replace base implementation of Foam::Swap with std::swap 2021-02-16 14:30:36 +01:00
PDRblockMesh ENH: add treatment for PDRblockMesh outer region expansions (#1906) 2020-12-11 20:24:25 +00:00
snappyHexMesh COMP: avoid autoPtr copy assignment and implicit casting 2020-10-15 17:21:33 +02:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00