Skip to content

[bugfix] Fix number of intersections for the case of an empty projection

Jonathan Youett requested to merge bugfix/fix_empty_projection_size into master

This fixes the gridglue.size() method and also the iterators if the projection is empty

Merge request reports