aboutsummaryrefslogtreecommitdiff
path: root/standalone_cpp_codegen.py
AgeCommit message (Collapse)Author
2019-07-25Use D3Q19, fix MLUPS calculationAdrian Kummerlaender
2019-07-23Generate basic example in plain C++Adrian Kummerlaender
An attempt to produce a minimal LBM implementation to benchmark various memory and vectorization schemes on the CPU.