Skip to content

Forward method `subId` for entities of all codimensions

Martin Nolte requested to merge feature/forward-subid-for-all-codimensions into master

This patch adds the method subId for entities of all codimensions to the IdSet interface. This makes the method available, whether it is implemented or not.

Merge request reports