- 22 Jul, 2020 1 commit
-
-
Markus Holzer authored
Adapting flake8 formatig for python files See merge request walberla/walberla!317
-
- 21 Jul, 2020 1 commit
-
-
Sebastian Eibl authored
[BUGFIX] caching of buffers can lead to dead locks See merge request walberla/walberla!318
-
- 20 Jul, 2020 2 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
If load balancing changes the neighborhood, caching of receive buffers can lead to dead locks.
-
- 18 Jul, 2020 1 commit
-
-
Markus Holzer authored
-
- 17 Jul, 2020 2 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- 15 Jul, 2020 1 commit
-
- 14 Jul, 2020 6 commits
-
-
Markus Holzer authored
-
Sebastian Eibl authored
fixed smaller formatting issues in mesa_pd See merge request walberla/walberla!311
-
Sebastian Eibl authored
OpenMP support is now switchable within the generation script See merge request !313
-
Sebastian Eibl authored
Since MSVC only has beta support for OpenMP 2.0 firstprivate cannot be used for these compilers. However, firstprivate is necessary for a reasonably safe implementation of OpenMP in MESA-PD. The solution is to move OpenMP support to the generator and disable OpenMP for the checked in version. The waLBerla OpenMP guards are removed as they are no longer needed. It is now assumed that if MESA-PD is generated with OpenMP support it is about to be used. If OpenMP is disabled with CMake warnings will pop up about undefined pragmas.
-
Sebastian Eibl authored
-
- 13 Jul, 2020 1 commit
-
-
Michael Kuron authored
Multiple field swaps test case Closes #112 See merge request !309
-
- 10 Jul, 2020 4 commits
-
-
Sebastian Eibl authored
Support of convex meshes for MESA-PD See merge request !289
-
-
Christoph Schwarzmeier authored
Phasefield allen cahn See merge request !302
-
-
- 07 Jul, 2020 2 commits
-
-
Michael Kuron authored
fix coverage flag such that it can be used by apps See merge request !310
-
Dominik Thoennes authored
-
- 06 Jul, 2020 4 commits
-
-
Dominik Thoennes authored
update external json lib See merge request !308
-
Markus Holzer authored
-
Dominik Thoennes authored
-
Sebastian Eibl authored
-
- 05 Jul, 2020 1 commit
-
-
Dominik Thoennes authored
coverage: print summary and generate cobertura report See merge request !307
-
- 04 Jul, 2020 5 commits
-
-
Dominik Thoennes authored
Enable CI on github Closes #101 See merge request !295
-
Dominik Thoennes authored
-
Michael Kuron authored
-
Dominik Thoennes authored
adjust coverage flags in CMakeLists.txt and fix coverage job in CI See merge request !305
-
Dominik Thoennes authored
-
- 03 Jul, 2020 3 commits
-
-
Markus Holzer authored
-
Christoph Rettinger authored
pe sphere VTK output: add angular velocity See merge request !304
-
Christoph Rettinger authored
Fix python_coupling on recent macOS See merge request !303
-
- 02 Jul, 2020 6 commits
-
-
Sebastian Eibl authored
Resolve "Bug in mesa-pd kernel generation" Closes #122 See merge request !298
-
Michael Kuron authored
-
Michael Kuron authored
-
Markus Holzer authored
staggered boundary generation: direction index should point to fluid cell when... See merge request walberla/walberla!299
-
Dominik Thoennes authored
codegen cmake: add to PYTHONPATH instead of overwriting See merge request walberla/walberla!300
-
Dominik Thoennes authored
Make codegen cmake integration symlink-compatible See merge request walberla/walberla!301
-