aboutsummaryrefslogtreecommitdiff
path: root/codegen_lbm.py
AgeCommit message (Expand)Author
2019-06-12Move kernel template into separate fileAdrian Kummerlaender
2019-06-12Allocate moments buffer only on deviceAdrian Kummerlaender
2019-06-11Move equilibrization to kernelAdrian Kummerlaender
2019-06-11Move D2Q9 codegen into separate fileAdrian Kummerlaender
2019-06-11Preshift population field pointerAdrian Kummerlaender
2019-06-11Statically resolve indices as far as possibleAdrian Kummerlaender
2019-06-11Move index calculation to compile timeAdrian Kummerlaender
2019-06-11Templatize assignment loopsAdrian Kummerlaender
2019-06-11Start to use codegen for actual kernel generationAdrian Kummerlaender
2019-06-10Improve plot generationAdrian Kummerlaender
2019-06-10Reduce thread block sizeAdrian Kummerlaender
2019-06-10Improve plot outputAdrian Kummerlaender
2019-06-10Add fixed velocity boundaries to generated LBM kernelAdrian Kummerlaender
2019-06-09First test of partially generated LBM kernelAdrian Kummerlaender