- 19 Aug, 2021 1 commit
-
-
Markus Holzer authored
Fix TRT Guo Closes #155 See merge request walberla/walberla!476
-
- 17 Aug, 2021 2 commits
-
-
Helen Schottenhamml authored
Enable single precision for benchmark cases Closes #154 See merge request walberla/walberla!475
-
-
- 16 Aug, 2021 2 commits
-
-
Christoph Schwarzmeier authored
Update phase field See merge request walberla/walberla!477
-
-
- 13 Aug, 2021 1 commit
-
-
Michael Kuron authored
-
- 29 Jul, 2021 2 commits
-
-
Christoph Schwarzmeier authored
Fix conversion Closes #152 See merge request walberla/walberla!474
-
Markus Holzer authored
-
- 13 Jul, 2021 2 commits
-
-
Markus Holzer authored
Reduce Packinfo Generation See merge request walberla/walberla!464
-
-
- 07 Jul, 2021 2 commits
-
-
Christoph Schwarzmeier authored
Update Allen Cahn model See merge request walberla/walberla!473
-
-
- 03 Jul, 2021 1 commit
-
-
Markus Holzer authored
Fix documentation of directionFromAxis See merge request !471
-
- 02 Jul, 2021 1 commit
-
-
Christoph Schwarzmeier authored
Implement operator*(scalar, matrix) for Matrix2 and Matrix3 See merge request !470
-
- 01 Jul, 2021 2 commits
-
-
Michael Kuron authored
-
Christoph Schwarzmeier authored
-
- 30 Jun, 2021 2 commits
-
-
Markus Holzer authored
Use OpenMP include path See merge request !469
-
-
- 29 Jun, 2021 2 commits
-
-
Markus Holzer authored
Revamp LB GPU Benchmark App for In-Place Streaming See merge request walberla/walberla!463
-
-
- 28 Jun, 2021 2 commits
-
-
Christoph Rettinger authored
Basic fluidized bed showcase See merge request !468
-
Christoph Rettinger authored
Added basic fluidized bed showcase, demonstrating the fluid-particle / lbm-mesapd coupling functionalities for an application
-
- 24 Jun, 2021 1 commit
-
-
Markus Holzer authored
Add documentation about writing distance octree on root node only See merge request !467
-
- 23 Jun, 2021 2 commits
-
-
Markus Holzer authored
Fix SimpleDiffusionDirichlet Closes #149 See merge request !466
-
-
- 18 Jun, 2021 1 commit
-
-
Daniel Bauer authored
-
- 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 !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 walberla/walberla!457
-
Christoph Rettinger authored
-
- 28 May, 2021 1 commit
-
-
Markus Holzer authored
Workaround for __BIGGEST_ALIGNMENT__ on Clang See merge request walberla/walberla!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 1 commit
-
-
Christoph Rettinger authored
-