- 16 Jun, 2021 6 commits
-
-
Christoph Schwarzmeier authored
Add include guards Closes #148 See merge request !461
-
-
Michael Kuron authored
Change reference to const reference in stringToNum See merge request walberla/walberla!462
-
Christoph Schwarzmeier authored
-
Michael Kuron authored
add gcc 11 to CI See merge request !456
-
-
- 15 Jun, 2021 2 commits
-
-
Christoph Rettinger authored
HashGrids for mesapd See merge request !457
-
Christoph Rettinger authored
-
- 28 May, 2021 1 commit
-
-
Markus Holzer authored
Workaround for __BIGGEST_ALIGNMENT__ on Clang See merge request !458
-
- 27 May, 2021 1 commit
-
-
Michael Kuron authored
On x86_64, this is always 128 bits, rendering it incompatible with AVX. GCC reports the maximum enabled vector width (which is what we want) and Intel reports the maximum supported vector width (which is okay too).
-
- 18 May, 2021 3 commits
-
-
Helen Schottenhamml authored
Fixed possible divide by zero in mesh vtk writer and added case to test See merge request walberla/walberla!455
-
Dominik Thoennes authored
Fixed ordering of cmake commands See merge request walberla/walberla!454
-
Christoph Rettinger authored
-
- 17 May, 2021 2 commits
-
-
Christoph Rettinger authored
-
Michael Kuron authored
Minor cmake fixes See merge request walberla/walberla!452
-
- 16 May, 2021 2 commits
-
-
Dominik Thoennes authored
-
Markus Holzer authored
Jinja2 3.0 compatibility See merge request walberla/walberla!453
-
- 15 May, 2021 2 commits
-
-
Michael Kuron authored
-
Dominik Thoennes authored
-
- 11 May, 2021 1 commit
-
-
Dominik Thoennes authored
-
- 05 May, 2021 5 commits
-
-
Christoph Schwarzmeier authored
fix namespace of hasing function See merge request walberla/walberla!450
-
Dominik Thoennes authored
Force use of std::experimental::filesystem with GCC 8 See merge request walberla/walberla!449
-
Dominik Thoennes authored
-
Markus Holzer authored
Code Generation for Lattice Boltzmann In-Place Streaming Patterns See merge request walberla/walberla!446
-
-
- 04 May, 2021 1 commit
-
-
Michael Kuron authored
-
- 03 May, 2021 1 commit
-
-
Michael Kuron authored
-
- 30 Apr, 2021 2 commits
-
-
Markus Holzer authored
Field alignment on ARM See merge request walberla/walberla!448
-
-
- 20 Apr, 2021 1 commit
-
-
Dominik Thoennes authored
Add 5.1 changes to changelog.md See merge request walberla/walberla!447
-
- 15 Apr, 2021 3 commits
-
-
Helen Schottenhamml authored
Tutorials and documentation maintenance See merge request walberla/walberla!444
-
-
Dominik Thoennes authored
-
- 12 Apr, 2021 2 commits
-
-
Helen Schottenhamml authored
FIX: SP/DP conversion warnings Closes #144 See merge request walberla/walberla!442
-
-
- 09 Apr, 2021 2 commits
-
-
Christoph Schwarzmeier authored
-
Christoph Schwarzmeier authored
-
- 08 Apr, 2021 3 commits
-
-
Christoph Schwarzmeier authored
added asserts to ensure interactionRadius is set properly See merge request walberla/walberla!439
-
Christoph Schwarzmeier authored
Boundary Conditions Tutorial See merge request walberla/walberla!443
-
-