- Aug 12, 2020
-
-
- Jul 20, 2020
-
-
Sebastian Eibl authored
-
- Jul 17, 2020
-
-
Markus Holzer authored
-
- Jul 10, 2020
-
-
- Jun 22, 2020
-
-
Christoph Rettinger authored
Added warning if no SIMD instruction could be determined, adapted field layouts in all tests and benchmarks
-
- Jun 18, 2020
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
-
- Jun 15, 2020
-
-
Sebastian Eibl authored
-
- Jun 11, 2020
-
-
Markus Holzer authored
-
- Jun 10, 2020
-
-
Dominik Thoennes authored
use cuda as a first level language in CMake with `enable_language(CUDA)` enable tests where cuda and codegen are both activated various minor fixes
-
- Jun 04, 2020
-
-
Christoph Rettinger authored
-
- May 19, 2020
-
-
Lukas Werner authored
-
- May 18, 2020
-
-
Dominik Thoennes authored
This new function does the actual generation using pystencils and creates a target library that can be used as a dependency as usual. One should not list the python script itself anymore in add_executable. Convention: Use the AppName as a prefix for the generated lib! Example Usage: waLBerla_generate_target_from_python( NAME AppNameGeneratedLib FILE GenerateKernel.py OUT_FILES Kernel.h Kernel.cpp) waLBerla_add_executable ( NAME AppNameGeneratedLibTest DEPENDS GeneratedLib)
-
- May 11, 2020
-
-
- Mar 31, 2020
-
-
Sebastian Eibl authored
-
- Mar 30, 2020
-
-
Sebastian Eibl authored
To remove code duplication the distinction is now moved into the generator. Default kernels are "with shape".
-
- Mar 17, 2020
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- Mar 11, 2020
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Mar 10, 2020
-
-
Sebastian Eibl authored
-
- Mar 05, 2020
-
-
Christoph Rettinger authored
-
- Mar 04, 2020
-
-
Christoph Rettinger authored
-
- Feb 29, 2020
-
-
Christoph Rettinger authored
Added hydrodynamic force notifications, introduced them to tests and benchmarks, minor documentation and include fixes
-
Christoph Rettinger authored
-
- Feb 25, 2020
-
-
Christoph Rettinger authored
-
Sebastian Eibl authored
-
- Feb 21, 2020
-
-
Christoph Rettinger authored
-
- Feb 12, 2020
-
-
Christoph Rettinger authored
-
Christoph Rettinger authored
Added AMR single settling sphere benchmark, removed necessity for ParMETIS to build AMRSedimentSettling, minor refactoring
-
- Jan 31, 2020
-
-
Christoph Rettinger authored
-
- Jan 28, 2020
-
-
Sebastian Eibl authored
COPY -> ON_GHOST_CREATION MIGRATION -> ON_OWNERSHIP_CHANGE
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jan 27, 2020
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- Dec 04, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-