openfoam/applications/utilities/mesh/manipulation/setSet
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
..
Make ENH: construct VTK writers with the outputOptions and adjust internally 2017-05-31 22:08:54 +02:00
Allwmake ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
setSet.C ENH: topoSetSource::SUBTRACT enum action (#1060) 2018-10-30 15:09:44 +00:00