Skip to content

Fix issues aeva#209 and aeva#214.

David Thompson requested to merge dcthomp/aeva-session:selection-boogs into master

aeva's smtk::geometry::Geometry subclass has a boundary-extraction filter that was generating new, 0-based point and cell IDs which were being favored over the passed-through global IDs that were correct.

Merge request reports