loki.expression
Expression layer of the two-level Loki IR based on Pymbolic.
Modules
Literal symbols representing numbers, strings and logicals. |
|
Mappers for traversing and transforming the Expression tree. |
|
Sub-classes of Pymbolic's native operations that allow us to inject Fortran-specific features, such as case-insensitive string comparison and bracket-aware and sub-expression grouping. |
|
Expression tree node classes for Expression tree. |
|