Code Generation for Lattice Boltzmann In-Place Streaming Patterns
Showing
- apps/benchmarks/CMakeLists.txt 1 addition, 0 deletionsapps/benchmarks/CMakeLists.txt
- apps/benchmarks/FlowAroundSphereCodeGen/CMakeLists.txt 31 additions, 0 deletionsapps/benchmarks/FlowAroundSphereCodeGen/CMakeLists.txt
- apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.cpp 307 additions, 0 deletions...marks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.cpp
- apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.py 97 additions, 0 deletions...hmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGen.py
- apps/benchmarks/FlowAroundSphereCodeGen/FlowAroundSphereCodeGenParameters.py 63 additions, 0 deletions...wAroundSphereCodeGen/FlowAroundSphereCodeGenParameters.py
- python/lbmpy_walberla/__init__.py 5 additions, 2 deletionspython/lbmpy_walberla/__init__.py
- python/lbmpy_walberla/additional_data_handler.py 15 additions, 2 deletionspython/lbmpy_walberla/additional_data_handler.py
- python/lbmpy_walberla/alternating_sweeps.py 141 additions, 0 deletionspython/lbmpy_walberla/alternating_sweeps.py
- python/lbmpy_walberla/boundary.py 75 additions, 17 deletionspython/lbmpy_walberla/boundary.py
- python/pystencils_walberla/__init__.py 3 additions, 1 deletionpython/pystencils_walberla/__init__.py
- python/pystencils_walberla/boundary.py 20 additions, 26 deletionspython/pystencils_walberla/boundary.py
- python/pystencils_walberla/cmake_integration.py 2 additions, 2 deletionspython/pystencils_walberla/cmake_integration.py
- python/pystencils_walberla/codegen.py 103 additions, 19 deletionspython/pystencils_walberla/codegen.py
- python/pystencils_walberla/jinja_filters.py 97 additions, 43 deletionspython/pystencils_walberla/jinja_filters.py
- python/pystencils_walberla/kernel_selection.py 343 additions, 0 deletionspython/pystencils_walberla/kernel_selection.py
- python/pystencils_walberla/templates/Boundary.tmpl.cpp 34 additions, 33 deletionspython/pystencils_walberla/templates/Boundary.tmpl.cpp
- python/pystencils_walberla/templates/Boundary.tmpl.h 50 additions, 35 deletionspython/pystencils_walberla/templates/Boundary.tmpl.h
- python/pystencils_walberla/templates/Sweep.tmpl.cpp 11 additions, 9 deletionspython/pystencils_walberla/templates/Sweep.tmpl.cpp
- python/pystencils_walberla/templates/Sweep.tmpl.h 79 additions, 27 deletionspython/pystencils_walberla/templates/Sweep.tmpl.h
- python/pystencils_walberla/utility.py 91 additions, 0 deletionspython/pystencils_walberla/utility.py
Please register or sign in to comment