Adapt SFG to field typing changes in pystencils
Compare changes
@@ -5,7 +5,7 @@ import sympy as sp
@@ -19,7 +19,7 @@ with SourceFileGenerator() as sfg:
Adapt SFG to the introduction of dynamic field types in pystencils!443 (merged):
std::span
, std::vector
, std::mdspan
or sycl::accessor
from dynamically-typed fields