- Jan 22, 2021
-
-
Michael Kuron authored
set cuda 17 to not required See merge request walberla/walberla!398
-
Dominik Thoennes authored
-
- Jan 18, 2021
-
-
Markus Holzer authored
Update pybind11 for Intel See merge request !396
-
Michael Kuron authored
-
- Jan 14, 2021
-
-
Sebastian Eibl authored
[ADD] MESA-PD kernel for the VBondModel wall contact See merge request walberla/walberla!375
-
- Jan 13, 2021
-
-
Dominik Thoennes authored
Check whether LTO works before enabling it Closes #140 See merge request walberla/walberla!395
-
- Jan 12, 2021
-
-
Sebastian Eibl authored
-
Michael Kuron authored
-
Dominik Thoennes authored
make _r string literal constexpr See merge request walberla/walberla!393
-
- Jan 11, 2021
-
-
Sebastian Eibl authored
-
- Jan 08, 2021
-
-
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
-
- Jan 07, 2021
-
-
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
-
- Jan 05, 2021
-
-
Markus Holzer authored
-
- Jan 01, 2021
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Dec 31, 2020
-
-
Markus Holzer authored
Fix MSVC 14.1 nightly builds See merge request walberla/walberla!386
-
Michael Kuron authored
-
- Dec 30, 2020
-
-
Michael Kuron authored
- OpenMP pragma parser bug - std::string doesn’t like to be aligned to more than 256 bits
-
- Dec 29, 2020
-
-
Michael Kuron authored
Add block data See merge request !384
-
-
- Dec 28, 2020
-
-
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.
-
- Dec 22, 2020
-
-
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 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
-
- Dec 20, 2020
-
-
Dominik Thoennes authored
[FIX] removing potentially wrong filenames in doxygen comment See merge request walberla/walberla!374
-
- Dec 19, 2020
-
-
Sebastian Eibl authored
This check seems to be buggy and often crashes clang-tidy.
-
-
- Dec 18, 2020
-
-
Michael Kuron authored
Python coupling patch See merge request walberla/walberla!376
-
-