- 24 Feb, 2021 1 commit
-
-
Christoph Rettinger authored
-
- 10 Feb, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 04 Feb, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 05 Jan, 2021 1 commit
-
-
Markus Holzer authored
-
- 17 Dec, 2020 1 commit
-
-
also clean up some old leftovers nearby
-
- 09 Dec, 2020 1 commit
-
-
Sebastian Eibl authored
- checking order of integrator - checking energy conservation - added semi implicit euler - improved documentation - playground for integrator analysis
-
- 12 Aug, 2020 1 commit
-
-
- 10 Jul, 2020 1 commit
-
-
- 10 Jun, 2020 1 commit
-
-
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
-
- 18 May, 2020 1 commit
-
-
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)
-
- 27 Jan, 2020 1 commit
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- 04 Dec, 2019 1 commit
-
-
Martin Bauer authored
-
- 05 Jun, 2019 1 commit
-
-
Martin Bauer authored
- benchmarks ghost layer field communication - direct vs. buffered, various field & block sizes - multiple blocks per process - extensive database output
-
- 28 May, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 17 Apr, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 22 Jan, 2019 1 commit
-
-
Martin Bauer authored
- LB on GPU, Uniform Grid Benchmark app - helper class to schedule tasks to multiple CUDA streams
-
- 29 Nov, 2018 1 commit
-
-
Christoph Rettinger authored
-
- 05 Oct, 2018 1 commit
-
-
Sebastian Eibl authored
-
- 11 Jun, 2018 1 commit
-
-
Sebastian Eibl authored
-
- 20 Dec, 2017 2 commits
-
-
Christian Godenschwager authored
-
Christoph Rettinger authored
-
- 03 Nov, 2017 1 commit
-
-
Christoph Rettinger authored
-
- 30 Mar, 2017 1 commit
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-