Add KernelFunction.fields_written
Compare changes
- Stephan Seitz authored
+ 4
− 0
@@ -212,6 +212,10 @@ class KernelFunction(Node):
@@ -212,6 +212,10 @@ class KernelFunction(Node):
I found myself needing this convenience wrapper in various places.