- 20 Mar, 2019 3 commits
-
-
-
-
Dominik Thoennes authored
Fix unintialized warning in Config.h when compiling with undef. sanitizer Closes #39 See merge request walberla/walberla!170
-
- 15 Mar, 2019 2 commits
-
-
Christoph Schwarzmeier authored
Fix error when writing fluid field VTK output with OpenMPI version > 2.x.x See merge request walberla/walberla!173
-
Christoph Schwarzmeier authored
-
- 14 Mar, 2019 2 commits
-
-
Christoph Rettinger authored
Added module description for pecoupling See merge request walberla/walberla!172
-
Christoph Rettinger authored
-
- 07 Mar, 2019 5 commits
-
-
Martin Bauer authored
- proper escaping of braces when passing JSON to python - pass information if walberla was built with CUDA to pystencils to support apps that use GPU optionally
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- allows for nested execution flow (i.e. solver loop inside time loop) - timing tree integration - parallel CUDA stream support
-
- 06 Mar, 2019 2 commits
-
-
Martin Bauer authored
- WALBERLA_BUILD_WITH_OPENMP was never defined
-
Martin Bauer authored
-
- 05 Mar, 2019 2 commits
-
-
Christoph Schwarzmeier authored
Add forgotten incrementor in iterator macro See merge request walberla/walberla!171
-
Christoph Schwarzmeier authored
-
- 01 Mar, 2019 2 commits
-
-
Christoph Schwarzmeier authored
Fix typo in iterator macros See merge request walberla/walberla!169
-
Dominik Thoennes authored
when compiling with undefined behaviour sanitizer and gcc 8.2 a -Werror=maybe-uninitialized warning appears when using the const refs the std::move variant does not have this problem
-
- 28 Feb, 2019 1 commit
-
-
Christoph Schwarzmeier authored
-
- 27 Feb, 2019 2 commits
-
-
Christoph Schwarzmeier authored
Use for loops instead of while loops in iterator macros See merge request walberla/walberla!168
-
Christoph Schwarzmeier authored
-
- 18 Feb, 2019 5 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- for example conda ships this old MPI version
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- 15 Feb, 2019 1 commit
-
-
Christoph Rettinger authored
Su Viscoelasticity See merge request walberla/walberla!146
-
- 14 Feb, 2019 3 commits
-
-
Christoph Rettinger authored
Fix VTK output for bodies with infinite mass See merge request walberla/walberla!167
-
Michael Kuron authored
-
Martin Bauer authored
Only call MPI_Finalize if we actually called MPI_Init See merge request walberla/walberla!166
-
- 13 Feb, 2019 5 commits
-
-
Martin Bauer authored
Call target_link_libraries with PUBLIC keyword if necessary See merge request walberla/walberla!164
-
Martin Bauer authored
CMake: Make doc target and additional CXX warning flags switchable See merge request walberla/walberla!165
-
-
-
Michael Kuron authored
-
- 09 Feb, 2019 1 commit
-
-
Christoph Rettinger authored
Remove boost::bind from tutorial See merge request walberla/walberla!161
-
- 07 Feb, 2019 1 commit
-
-
Dominik Thoennes authored
remove mscv 2015 from ci and use cuda 9.0 in ubuntu 16.04 Closes #79 See merge request walberla/walberla!162
-
- 04 Feb, 2019 2 commits
-
-
Dominik Thoennes authored
-
Michael Kuron authored
-
- 01 Feb, 2019 1 commit
-
-
Dominik Thoennes authored
remove clang 3 and intel 2016 Closes #79 See merge request walberla/walberla!160
-