Blocking for partial directions
2 unresolved threads
2 unresolved threads
Compare changes
+ 2
− 2
@@ -404,7 +404,7 @@ class PragmaBlock(Block):
@@ -479,7 +479,7 @@ class LoopOverCoordinate(Node):
In the current implementation, it was only possible to block for all coordinates. However, for some problems it might make sense to only block one specific direction. This can now be achieved by setting unwanted coordinates to zero.
It has also one usage.
Im at a workshop at the moment and thus Im only partial available. Sorry for that