Merge branch 'codegen_layout' into 'master'
Allowed different field layouts in LBM codegen Closes #119 See merge request walberla/walberla!294
Showing
- apps/benchmarks/FluidParticleCoupling/GeneratedLBM.py 3 additions, 2 deletionsapps/benchmarks/FluidParticleCoupling/GeneratedLBM.py
- apps/benchmarks/FluidParticleCoupling/GeneratedLBMWithForce.py 2 additions, 2 deletions...benchmarks/FluidParticleCoupling/GeneratedLBMWithForce.py
- python/lbmpy_walberla/boundary.py 1 addition, 0 deletionspython/lbmpy_walberla/boundary.py
- python/lbmpy_walberla/walberla_lbm_generation.py 12 additions, 4 deletionspython/lbmpy_walberla/walberla_lbm_generation.py
- python/pystencils_walberla/__init__.py 3 additions, 2 deletionspython/pystencils_walberla/__init__.py
- python/pystencils_walberla/boundary.py 2 additions, 0 deletionspython/pystencils_walberla/boundary.py
- python/pystencils_walberla/codegen.py 17 additions, 8 deletionspython/pystencils_walberla/codegen.py
- python/pystencils_walberla/jinja_filters.py 4 additions, 0 deletionspython/pystencils_walberla/jinja_filters.py
- tests/lbm/CMakeLists.txt 10 additions, 0 deletionstests/lbm/CMakeLists.txt
- tests/lbm/codegen/FieldLayoutAndVectorizationTest.cpp 127 additions, 0 deletionstests/lbm/codegen/FieldLayoutAndVectorizationTest.cpp
- tests/lbm/codegen/FieldLayoutAndVectorizationTest.py 25 additions, 0 deletionstests/lbm/codegen/FieldLayoutAndVectorizationTest.py
- tests/lbm/codegen/FluctuatingMRT.py 1 addition, 1 deletiontests/lbm/codegen/FluctuatingMRT.py
- tests/lbm/codegen/LbCodeGenerationExample.py 1 addition, 1 deletiontests/lbm/codegen/LbCodeGenerationExample.py
Please register or sign in to comment