Test for idset injectivity
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