aboutsummaryrefslogtreecommitdiff
path: root/symbolic/generator.py
AgeCommit message (Collapse)Author
2019-06-20Move back assignmentAdrian Kummerlaender
2019-06-18Expand square expressionsAdrian Kummerlaender
Yields another ~5-10 MLUPS in the simple D2Q9 example. Now averaging at ~840 MLUPS for D2Q9 and ~ 400 MLUPS for D3Q19 on a K2200.
2019-06-16Declutter gid and offset calculationAdrian Kummerlaender
2019-06-15Split descriptors and symbolic formulationAdrian Kummerlaender