- Mar 07, 2019
-
-
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
-
- Mar 06, 2019
-
-
Martin Bauer authored
- WALBERLA_BUILD_WITH_OPENMP was never defined
-
Martin Bauer authored
-
- Mar 05, 2019
-
-
Christoph Schwarzmeier authored
Add forgotten incrementor in iterator macro See merge request walberla/walberla!171
-
Christoph Schwarzmeier authored
-
- Mar 01, 2019
-
-
Christoph Schwarzmeier authored
Fix typo in iterator macros See merge request walberla/walberla!169
-
- Feb 28, 2019
-
-
Christoph Schwarzmeier authored
-
- Feb 27, 2019
-
-
Christoph Schwarzmeier authored
Use for loops instead of while loops in iterator macros See merge request walberla/walberla!168
-
Christoph Schwarzmeier authored
-
- Feb 18, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- for example conda ships this old MPI version
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Feb 15, 2019
-
-
Christoph Rettinger authored
Su Viscoelasticity See merge request walberla/walberla!146
-
- Feb 14, 2019
-
-
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
-
- Feb 13, 2019
-
-
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
-
- Feb 09, 2019
-
-
Christoph Rettinger authored
Remove boost::bind from tutorial See merge request walberla/walberla!161
-
- Feb 07, 2019
-
-
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
-
- Feb 04, 2019
-
-
Dominik Thoennes authored
-
Michael Kuron authored
-
- Feb 01, 2019
-
-
Dominik Thoennes authored
remove clang 3 and intel 2016 Closes #79 See merge request walberla/walberla!160
-
- Jan 30, 2019
-
-
Dominik Thoennes authored
-
- Jan 27, 2019
-
-
Martin Bauer authored
Resolve "Replace deprecated CUDA APIs" Closes #71 See merge request walberla/walberla!157
-
- Jan 26, 2019
-
-
Michael Kuron authored
-
- Jan 24, 2019
-
-
Martin Bauer authored
- information from CMake to codegen: double/float, OpenMP, ...
-
- Jan 23, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jan 22, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- More flexibility for the user to implement custom checkpointing
-
Martin Bauer authored
MPICH2 apparently expects a non-const pointer for blocklenghts whereas other MPIs expect const pointer -> removed const to work with all
-