Merge branch 'FixOutFlowBoundary' into 'master'
[FIX] Outflow boundary GPU Closes #235 See merge request walberla/walberla!626
Showing
- .gitlab-ci.yml 61 additions, 49 deletions.gitlab-ci.yml
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- extern/pybind11 1 addition, 1 deletionextern/pybind11
- python/lbmpy_walberla/additional_data_handler.py 21 additions, 25 deletionspython/lbmpy_walberla/additional_data_handler.py
- python/lbmpy_walberla/boundary_collection.py 20 additions, 7 deletionspython/lbmpy_walberla/boundary_collection.py
- python/lbmpy_walberla/packing_kernels.py 6 additions, 4 deletionspython/lbmpy_walberla/packing_kernels.py
- python/lbmpy_walberla/storage_specification.py 66 additions, 12 deletionspython/lbmpy_walberla/storage_specification.py
- python/lbmpy_walberla/sweep_collection.py 31 additions, 14 deletionspython/lbmpy_walberla/sweep_collection.py
- python/lbmpy_walberla/templates/BoundaryCollection.tmpl.h 3 additions, 4 deletionspython/lbmpy_walberla/templates/BoundaryCollection.tmpl.h
- python/lbmpy_walberla/templates/LbmStorageSpecification.tmpl.cpp 22 additions, 22 deletions...lbmpy_walberla/templates/LbmStorageSpecification.tmpl.cpp
- python/lbmpy_walberla/templates/LbmStorageSpecification.tmpl.h 32 additions, 4 deletions...n/lbmpy_walberla/templates/LbmStorageSpecification.tmpl.h
- python/lbmpy_walberla/utility.py 10 additions, 0 deletionspython/lbmpy_walberla/utility.py
- python/lbmpy_walberla/walberla_lbm_package.py 14 additions, 7 deletionspython/lbmpy_walberla/walberla_lbm_package.py
- python/pystencils_walberla/additional_data_handler.py 4 additions, 0 deletionspython/pystencils_walberla/additional_data_handler.py
- python/pystencils_walberla/boundary.py 10 additions, 7 deletionspython/pystencils_walberla/boundary.py
- python/pystencils_walberla/templates/Boundary.tmpl.h 4 additions, 0 deletionspython/pystencils_walberla/templates/Boundary.tmpl.h
- python/pystencils_walberla/templates/SweepCollection.tmpl.h 60 additions, 47 deletionspython/pystencils_walberla/templates/SweepCollection.tmpl.h
- tests/lbm_generated/Example.py 2 additions, 1 deletiontests/lbm_generated/Example.py
Please register or sign in to comment