With the addition of boundary groups on surfaces in #53, there emerged some motivation to handle all groups that are defined by a metadata key, e.g. "key:", and may only exist once through a common interface.
This would exist in the GroupSet class and be invoked by specific methods in the child classes.
With the addition of boundary groups on surfaces in #53, there emerged some motivation to handle all groups that are defined by a metadata key, e.g.
"key:", and may only exist once through a common interface.This would exist in the
GroupSetclass and be invoked by specific methods in the child classes.