openfoam/tutorials/mesh
Mark Olesen 7325e3ac7d ENH: topoSetSource::SUBTRACT enum action (#1060)
- old 'DELETE' enum was easily confused with 'REMOVE', which removes
  the set, not the elements from the set.

- provide corresponding subtractSet() method

STYLE: HashSet set/unset instead of insert/erase methods in topoSetSource

- simplifies switching to/from bitSet storage
2018-10-30 15:09:44 +00:00
..
blockMesh STYLE: code cleanup searchableSurface (issue #929) 2018-07-06 11:03:28 +02:00
foamyHexMesh ENH: topoSetSource::SUBTRACT enum action (#1060) 2018-10-30 15:09:44 +00:00
foamyQuadMesh STYLE: code cleanup searchableSurface (issue #929) 2018-07-06 11:03:28 +02:00
moveDynamicMesh TUT: update snappy dictionaries to use minMedialAxisAngle 2018-07-18 16:47:34 +02:00
parallel BUG: tutorials: fix tutorials for 1812. See #1059. 2018-10-31 12:08:55 +00:00
refineMesh/refineFieldDirs STYLE: more consistent use of dimensioned Zero, scalar decimal points 2018-07-13 10:28:48 +02:00
snappyHexMesh BUG: tutorials: fix tutorials for 1812. See #1059. 2018-10-31 12:08:55 +00:00
stitchMesh/simple-cube1 ENH: topoSetSource::SUBTRACT enum action (#1060) 2018-10-30 15:09:44 +00:00