- Feb 05, 2021
-
-
Sebastian Eibl authored
-
- Feb 04, 2021
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Feb 03, 2021
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jan 12, 2021
-
-
Sebastian Eibl authored
-
- Jan 07, 2021
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jan 01, 2021
-
-
Michael Kuron authored
-
- Dec 31, 2020
-
-
Michael Kuron authored
-
- Dec 28, 2020
-
-
Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available. We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
-
- Dec 17, 2020
-
-
also clean up some old leftovers nearby
-
Sebastian Eibl authored
The default target of \file is the current file.
-
- Dec 10, 2020
-
-
Christian Vögl authored
-
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
-