Feature topo set improvements (issue #1060)
- Nov 01, 2018
-
-
Mark OLESEN authored067f9097
-
Mark OLESEN authoredae21118b
-
Mark OLESEN authored266b2e05
-
Mark OLESEN authored
- make topoSet set/unset methods virtual to allow overloading
33b07c14 -
Mark OLESEN authored
- 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
3292b53c -
Mark OLESEN authored
- add intermediate classes topoSetCellSource, topoSetFaceSource, topoSetPointSource and corresponding New() factories
6e5852ed
-
- Oct 31, 2018
-
-
Mark OLESEN authored
- Support specification with "patches" and "patch" keywords (similar to zone selection). Keyword "name" for compatibility.
9811f10b -
Mark OLESEN authored
- "boxes" has precedence over "box" (similar to treatment of "zones" vs "zone")
ff05ae19 -
Mark OLESEN authored
- replaces "centre", using the same keyword as other objects (eg, plane, rotatedBox, coordinateSystem etc).
d3c0991c -
Mark OLESEN authored
- uses the keywords 'zones' and 'zone' to avoid potential conflicts with a named topoSet action, but accepts 'name' for compatibility.
9a09fcea
-