Opencl datahandling
Compare changes
- Stephan Seitz authored
@@ -87,26 +87,25 @@ class BoundaryHandling:
@@ -330,7 +329,7 @@ class BoundaryHandling:
@@ -338,24 +337,6 @@ class BoundaryHandling:
Since the target_dh_refactoring
was never merged, we decided to do the refactoring at smaller steps and recover the original OpenCL datahandling PR.
Refactoring to merge target
and backend
can be done later.