Feature/fix deprecation warnings
Compare changes
@@ -5,7 +5,13 @@
@@ -147,7 +153,11 @@ class SubGridLocalGeometry
@@ -177,45 +187,77 @@ class SubGridLocalGeometry
@@ -228,17 +270,29 @@ class SubGridLocalGeometry
Fix deprecation warning related to dune/common/parallel/communication.hh and dune/common/std/variant.hh by using version check.