- 25 Jan, 2021 1 commit
-
-
Sebastian Eibl authored
-
- 22 Jan, 2021 2 commits
-
-
Michael Kuron authored
set cuda 17 to not required See merge request walberla/walberla!398
-
Dominik Thoennes authored
-
- 18 Jan, 2021 2 commits
-
-
Markus Holzer authored
Update pybind11 for Intel See merge request walberla/walberla!396
-
Michael Kuron authored
-
- 14 Jan, 2021 1 commit
-
-
Sebastian Eibl authored
[ADD] MESA-PD kernel for the VBondModel wall contact See merge request walberla/walberla!375
-
- 13 Jan, 2021 1 commit
-
-
Dominik Thoennes authored
Check whether LTO works before enabling it Closes #140 See merge request walberla/walberla!395
-
- 12 Jan, 2021 3 commits
-
-
Sebastian Eibl authored
-
Michael Kuron authored
-
Dominik Thoennes authored
make _r string literal constexpr See merge request walberla/walberla!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 walberla/walberla!387
-
Christoph Rettinger authored
Increase Code Coverage of MESA-PD See merge request walberla/walberla!360
-
Sebastian Eibl authored
[UPDATE] readme and contributors See merge request walberla/walberla!385
-
- 07 Jan, 2021 7 commits
-
-
Dominik Thoennes authored
[ADD] radians <-> degree conversion functions See merge request walberla/walberla!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 walberla/walberla!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 walberla/walberla!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 walberla/walberla!384
-
-
- 28 Dec, 2020 2 commits
-
-
Markus Holzer authored
Replace Boost with C++17 See merge request walberla/walberla!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 walberla/walberla!353
-
Christoph Rettinger authored
[ADD] necessary particle properties for VBond model See merge request walberla/walberla!381
-
Markus Holzer authored
Align to __BIGGEST_ALIGNMENT__ (GCC, Clang, Intel) or to 512 bits See merge request walberla/walberla!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 walberla/walberla!383
-
- 20 Dec, 2020 1 commit
-
-
Dominik Thoennes authored
[FIX] removing potentially wrong filenames in doxygen comment See merge request walberla/walberla!374
-
- 19 Dec, 2020 2 commits
-
-
Sebastian Eibl authored
This check seems to be buggy and often crashes clang-tidy.
-
-
- 18 Dec, 2020 1 commit
-
-
Michael Kuron authored
Python coupling patch See merge request walberla/walberla!376
-