- 14 Jul, 2020 1 commit
-
-
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.
-
- 18 Jun, 2020 2 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 26 Feb, 2020 1 commit
-
-
Sebastian Eibl authored
- added ability to create custom modules
-
- 27 Jan, 2020 1 commit
-
-
Christoph Rettinger authored
Added lbm-mesa_pd coupling to have a fluid-particle coupling to the new rigid particle dynamics simulations
-
- 07 Nov, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 07 Aug, 2019 1 commit
-
-
Sebastian Eibl authored
-
- 30 Jul, 2019 3 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 11 Jul, 2019 1 commit
-
-
Sebastian Eibl authored
CHANGE isCommunciationRunning -> isCommunicationRunning
-
- 03 Jul, 2019 1 commit
-
-
Added DetectAndStoreContacts-Kernel and its testcase, performed other adaptions in preperation of HCSITS-Solver integreation
-
- 28 May, 2019 1 commit
-
-
Sebastian Eibl authored
-