Usage of custom boundary functor if given
Compare changes
@@ -271,7 +271,7 @@ class SerialDataHandling(DataHandling):
@@ -311,19 +311,22 @@ class SerialDataHandling(DataHandling):
This is needed to implement the Lees Edwards boundary conditions submitted in lbmpy!49 (merged). Custom boundary functors can now be created by users.