mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- 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
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
cellSet c0 new
|
|
cellSet c0 invert
|
|
cellSet c0 subtract boxToCell (0.375 0.375 0) (0.625 0.625 0.25)
|