- 27 May, 2021 1 commit
-
-
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).
-
- 09 Apr, 2021 1 commit
-
-
Christoph Schwarzmeier authored
-
- 08 Apr, 2021 4 commits
-
-
Christoph Schwarzmeier authored
added asserts to ensure interactionRadius is set properly See merge request !439
-
Christoph Schwarzmeier authored
Boundary Conditions Tutorial See merge request !443
-
-
Christoph Rettinger authored
-
- 07 Apr, 2021 4 commits
-
-
Michael Kuron authored
Test generated fluctuating MRT LB momentum balance See merge request !355
-
-
Christoph Schwarzmeier authored
Add showcase for simulation of flow through porous media See merge request !441
-
Christoph Schwarzmeier authored
-
- 06 Apr, 2021 1 commit
-
-
Christoph Rettinger authored
-
- 02 Apr, 2021 2 commits
-
-
Sebastian Eibl authored
[ADD] film specimen app See merge request walberla/walberla!423
-
Sebastian Eibl authored
-
- 31 Mar, 2021 3 commits
-
-
Dominik Thoennes authored
Cuda Arch Closes #129 and #138 See merge request walberla/walberla!440
-
-
Christoph Rettinger authored
[API] consistent naming of InvInertiaBF in HCSITS See merge request walberla/walberla!437
-
- 30 Mar, 2021 4 commits
-
-
Sebastian Eibl authored
-
Michael Kuron authored
Field allocator Closes #88 See merge request walberla/walberla!430
-
-
Sebastian Eibl authored
-
- 29 Mar, 2021 3 commits
-
-
Christoph Rettinger authored
added missing Rot3 to VTK output See merge request walberla/walberla!436
-
Christoph Rettinger authored
Fixed wrong inheritance of contact accessor See merge request walberla/walberla!433
-
Christoph Rettinger authored
-
- 26 Mar, 2021 3 commits
-
-
Markus Holzer authored
SP/DP fix for generated outflow BCs. See merge request walberla/walberla!435
-
Dominik Thoennes authored
Resolve "wrapper for nvtx is broken" Closes #118 See merge request walberla/walberla!431
-
Dominik Thoennes authored
make try_compile commands use CMAKE_BUILD_TYPE See merge request walberla/walberla!434
-
- 25 Mar, 2021 3 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
Remove Boost Property Tree See merge request walberla/walberla!429
-
-
- 24 Mar, 2021 1 commit
-
-
Helen Schottenhamml authored
-
- 23 Mar, 2021 3 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Sebastian Eibl authored
Drop BlueGene/Q vectorization See merge request walberla/walberla!432
-
- 16 Mar, 2021 5 commits
-
-
Michael Kuron authored
-
Sebastian Eibl authored
Resolve "TimingTree::getReduced() hangs if names are not synchronized manually" Closes #103 See merge request walberla/walberla!427
-
Sebastian Eibl authored
This prevents possible deadlocks during reduction at the cost of an additional communication.
-
Dominik Thoennes authored
the wrapper did not compile but since this was not a problem in the last two years it can be removed
-
Christoph Rettinger authored
Mark walberla::geometry::getClosestLineBoxPoints as being wrong! See merge request walberla/walberla!428
-
- 09 Mar, 2021 2 commits
-
-
Christoph Schwarzmeier authored
Using instead of typedef See merge request walberla/walberla!343
-
Dominik Thoennes authored
[ADD] kernel for the VBondModel, anisotropic vdW contact See merge request walberla/walberla!380
-