- 14 Mar, 2022 1 commit
-
-
Dominik Thoennes authored
-
- 25 Feb, 2022 3 commits
-
-
Dominik Thoennes authored
RemoveDupCode Closes #168 See merge request walberla/walberla!518
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 21 Feb, 2022 2 commits
-
-
Christoph Rettinger authored
Fix BoundaryFromCellInterval See merge request walberla/walberla!519
-
Helen Schottenhamml authored
-
- 18 Feb, 2022 1 commit
-
-
Markus Holzer authored
-
- 17 Feb, 2022 2 commits
-
-
Markus Holzer authored
Fix unintended sweep copying introduced in !486 See merge request !514
-
-
- 10 Feb, 2022 2 commits
-
-
Christoph Schwarzmeier authored
Thoennes/intel override flag See merge request !512
-
-
- 08 Feb, 2022 2 commits
-
-
Christoph Schwarzmeier authored
add qoverride-limits flags for intel19 runs to prevent openmp warning See merge request !511
-
Dominik Thoennes authored
-
- 07 Feb, 2022 1 commit
-
-
Christoph Schwarzmeier authored
update oneapi to 22.1 See merge request !510
-
- 04 Feb, 2022 2 commits
-
-
Markus Holzer authored
Fix and test codegen on staggered fields Closes #134 See merge request !501
-
-
- 02 Feb, 2022 1 commit
-
-
Dominik Thoennes authored
-
- 27 Jan, 2022 2 commits
-
-
Markus Holzer authored
AVX support for Clang compilers Closes #177 See merge request !509
-
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).
-
- 20 Dec, 2021 1 commit
-
-
Helen Schottenhamml authored
disable GUI in CI and add deprecation warning Closes #172 See merge request walberla/walberla!507
-
- 17 Dec, 2021 2 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 07 Dec, 2021 2 commits
-
-
Christoph Schwarzmeier authored
cmake refactor See merge request walberla/walberla!484
-
instead of the custom walberla_add_module the `add_library` command is now used for all folders in `src` to create libraries which can then be used as cmake targets
-
- 06 Dec, 2021 1 commit
-
-
Helen Schottenhamml authored
Fix: default construction of code generation context See merge request !504
-
- 29 Nov, 2021 4 commits
-
-
Helen Schottenhamml authored
import/export Python_EXECUTABLE which is required for apps that use codegen See merge request walberla/walberla!506
-
Dominik Thoennes authored
-
Markus Holzer authored
add new MacMini with Arm M1 chip and remove old Macs See merge request walberla/walberla!505
-
-
- 25 Nov, 2021 1 commit
-
-
Markus Holzer authored
-
- 24 Nov, 2021 1 commit
-
-
Christoph Schwarzmeier authored
add Clang 13 to CI See merge request walberla/walberla!503
-
- 23 Nov, 2021 3 commits
-
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
Dominik Thoennes authored
-
- 22 Nov, 2021 2 commits
-
-
Markus Holzer authored
add clang 12 to CI See merge request walberla/walberla!500
-
Markus Holzer authored
Add Vector3::getNormalizedIfNotZero() and correct Vector3::getNormalizedOrZero() See merge request walberla/walberla!499
-
- 19 Nov, 2021 1 commit
-
-
Dominik Thoennes authored
-
- 18 Nov, 2021 1 commit
-
-
Christoph Schwarzmeier authored
-
- 17 Nov, 2021 2 commits
-
-
Dominik Thoennes authored
Update python coupling Closes #153 and #162 See merge request walberla/walberla!495
-
-