How to prevent geometry checks for certain co-dimensions?
For the cornerpoint grids we only have a geometry for the cells (full specialization for cells, empty classes for the rest). Unfortunately, the current grid test seems to test all geometries. Do we really have to implement full fake geometries or is there a way to tell the grid that certain geometries are not available?