Refactor Field Modelling
Files
3- Frederik Hennig authored
+ 1
− 1
@@ -30,7 +30,7 @@ The IR comprises *symbols*, *constants*, *arrays*, the *iteration space* and the
@@ -30,7 +30,7 @@ The IR comprises *symbols*, *constants*, *arrays*, the *iteration space* and the
* `PsSymbol` represents a single symbol in the kernel, annotated with a type. Other than in the frontend,
* `PsLinearizedArray` is the backend counterpart to the ubiquitous `Field`, representing a contiguous
These arrays do not occur directly in the IR, but are represented through their *associated symbols*,