Brick Library 0.1
Performance-portable stencil datalayout & codegen
|
Static Public Attributes | |
str | Neg = "-" |
str | Pos = "+" |
str | Inc = "++" |
str | Dec = "--" |
str | Not = "!" |
str | BitNot = "~" |
Enumeration for unary operators in the AST
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |