Fix data types in boundary handling. Fix deprecation checks.
Compare changes
@@ -4,6 +4,7 @@ import numpy as np
@@ -84,13 +85,14 @@ class FlagInterface:
@@ -313,8 +315,11 @@ class BoundaryHandling:
@@ -452,11 +457,14 @@ class BoundaryOffsetInfo: