- Mar 22, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
moved generic blockforest creation functions from pe/CreateWorld to blockforest/Initialization.h
-
Martin Bauer authored
Removed unused LBM test case Closes #83 See merge request walberla/walberla!176
-
- Mar 21, 2019
-
-
Sebastian Eibl authored
Resolve "possible division by zero in DynamicDiffusive load balancer" Closes #41 See merge request walberla/walberla!178
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
use the general classes instead. they support levelwise load balancing via a constructor parameter default is levelwise for backward compatibility
-
Sebastian Eibl authored
Resolve "introduce contact based pe load balancing" Closes #82 See merge request walberla/walberla!174
-
Sebastian Eibl authored
Resolve "possible segfault in DynamicDiffusive load balancer" Closes #42 See merge request walberla/walberla!175
-
Christoph Rettinger authored
Removed boost exception See merge request walberla/walberla!177
-
- Mar 20, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
Sebastian Eibl authored
-
Dominik Thoennes authored
Fix unintialized warning in Config.h when compiling with undef. sanitizer Closes #39 See merge request walberla/walberla!170
-
- Mar 15, 2019
-
-
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
-
- Mar 14, 2019
-
-
Christoph Rettinger authored
Added module description for pecoupling See merge request walberla/walberla!172
-
Christoph Rettinger authored
-
- Mar 07, 2019
-
-
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
-
- 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
-
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
-
- 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
-