You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
ScheduleTreeElemMappingFilter: store mapping between identifiers and functions
Store this mapping in addition to the filter derived from the mapping.
The mapping is needed in the next commit.
The mapping is constructed in ScheduleTree::makeMappingFilter and
passed to the ScheduleTreeElemMappingFilter constructor.
Some of the sanity checks are therefore moved from the constructor
to ScheduleTree::makeMappingFilter.
0 commit comments