Skip to content

Test for idset injectivity

Oliver Sander requested to merge test-for-idset-injectivity into master

Adds a unit test that checks whether IdSets really implement the injectivity properties described in the IdSet class documentation.

This makes the UGGrid and OneDGrid tests fail. Apparently, those grids never really implemented ids correctly. This merge request therefore also fixes these two grids.

Edited by Oliver Sander

Merge request reports