- 12 Jan, 2021 2 commits
-
-
Sebastian Eibl authored
-
Dominik Thoennes authored
make _r string literal constexpr See merge request !393
-
- 11 Jan, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 08 Jan, 2021 3 commits
-
-
Sebastian Eibl authored
Eliminate most compiler-specific workarounds See merge request !387
-
Christoph Rettinger authored
Increase Code Coverage of MESA-PD See merge request !360
-
Sebastian Eibl authored
[UPDATE] readme and contributors See merge request !385
-
- 07 Jan, 2021 7 commits
-
-
Dominik Thoennes authored
[ADD] radians <-> degree conversion functions See merge request !382
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Christoph Rettinger authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Dominik Thoennes authored
Added ifs in CMake See merge request !389
-
- 05 Jan, 2021 1 commit
-
-
Markus Holzer authored
-
- 01 Jan, 2021 2 commits
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- 31 Dec, 2020 2 commits
-
-
Markus Holzer authored
Fix MSVC 14.1 nightly builds See merge request !386
-
Michael Kuron authored
-
- 30 Dec, 2020 1 commit
-
-
Michael Kuron authored
- OpenMP pragma parser bug - std::string doesn’t like to be aligned to more than 256 bits
-
- 29 Dec, 2020 2 commits
-
-
Michael Kuron authored
Add block data See merge request !384
-
-
- 28 Dec, 2020 2 commits
-
-
Markus Holzer authored
Replace Boost with C++17 See merge request !373
-
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.
-
- 22 Dec, 2020 5 commits
-
-
Sebastian Eibl authored
Silence warnings in mpi.h for (mpich and clang12) See merge request !353
-
Christoph Rettinger authored
[ADD] necessary particle properties for VBond model See merge request !381
-
Markus Holzer authored
Align to __BIGGEST_ALIGNMENT__ (GCC, Clang, Intel) or to 512 bits See merge request !363
-
for AVX512 compatibility via pystencils Intel always sets __BIGGEST_ALIGNMENT__ to 64, irrespective of what instruction set is enabled
-
Sebastian Eibl authored
[FIX] remove merge request stage See merge request !383
-
- 20 Dec, 2020 1 commit
-
-
Dominik Thoennes authored
[FIX] removing potentially wrong filenames in doxygen comment See merge request !374
-
- 19 Dec, 2020 2 commits
-
-
Sebastian Eibl authored
This check seems to be buggy and often crashes clang-tidy.
-
-
- 18 Dec, 2020 5 commits
-
-
Michael Kuron authored
Python coupling patch See merge request !376
-
-
Dominik Thoennes authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
Added rotate method to MeshOperations See merge request !372
-
- 17 Dec, 2020 3 commits
-
-
Dominik Thoennes authored
Python coupling Closes #102 See merge request !352
-
also clean up some old leftovers nearby
-
Sebastian Eibl authored
The default target of \file is the current file.
-
- 11 Dec, 2020 1 commit
-
-
Christoph Schwarzmeier authored
enable clang-tidy 11 See merge request !367
-