- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
- Dec 10, 2020
-
-
Sebastian Eibl authored
-
-
- Dec 09, 2020
-
-
Sebastian Eibl authored
- checking order of integrator - checking energy conservation - added semi implicit euler - improved documentation - playground for integrator analysis
-
- Nov 22, 2020
-
-
- Oct 30, 2020
-
-
- Oct 27, 2020
-
-
- Oct 23, 2020
-
-
Sebastian Eibl authored
-
- Oct 22, 2020
-
-
Christoph Rettinger authored
-
- Oct 16, 2020
-
-
Lukas Werner authored
-
- Aug 19, 2020
-
-
Sebastian Eibl authored
-
- Aug 18, 2020
-
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
- Aug 12, 2020
-
-
- Aug 07, 2020
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
The test initialy contained two tests. To reduce runtime, the two tests were separated.
-
- Jul 25, 2020
-
-
Michael Kuron authored
-
- Jul 24, 2020
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Jul 17, 2020
-
-
Markus Holzer authored
-
- Jul 14, 2020
-
-
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.
-
- Jul 10, 2020
-
-
- Jul 06, 2020
-
-
Markus Holzer authored
-
- Jun 22, 2020
-
-
Christoph Rettinger authored
Added warning if no SIMD instruction could be determined, adapted field layouts in all tests and benchmarks
-
- Jun 20, 2020
-
-
Michael Kuron authored
-
- Jun 19, 2020
-
-
Markus Holzer authored
-
Christoph Rettinger authored
-
- Jun 18, 2020
-
-
Sebastian Eibl authored
Moved from heat capacity to specific heat to take into account individual mass of a particle.
-
-
- Jun 15, 2020
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jun 11, 2020
-
-
Markus Holzer authored
-
- Jun 10, 2020
-
-
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
-
Sebastian Eibl authored
Please use mocks for these kind of tests. a) deterministic b) faster
-
- Jun 05, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- Jun 04, 2020
-
-
Christoph Rettinger authored
-
- Jun 03, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Markus Holzer authored
-