- 10 Mar, 2022 1 commit
-
-
- 08 Mar, 2022 2 commits
-
-
Helen Schottenhamml authored
Remove depricated diag_suppress See merge request walberla/walberla!525
-
-
- 07 Mar, 2022 2 commits
-
-
Helen Schottenhamml authored
Update UniformGridGPU See merge request walberla/walberla!517
-
-
- 04 Mar, 2022 2 commits
-
-
Markus Holzer authored
Non uniform grids with generated boundary conditions See merge request walberla/walberla!524
-
-
- 03 Mar, 2022 2 commits
-
-
Christoph Schwarzmeier authored
FreeSlip in Codegen for complex geometry See merge request walberla/walberla!520
-
-
- 01 Mar, 2022 2 commits
-
-
Christoph Rettinger authored
[BugFix] force scaling See merge request walberla/walberla!523
-
Markus Holzer 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 walberla/walberla!514
-
-
- 10 Feb, 2022 2 commits
-
-
Christoph Schwarzmeier authored
Thoennes/intel override flag See merge request walberla/walberla!512
-
-
- 08 Feb, 2022 2 commits
-
-
Christoph Schwarzmeier authored
add qoverride-limits flags for intel19 runs to prevent openmp warning See merge request walberla/walberla!511
-
Dominik Thoennes authored
-
- 07 Feb, 2022 1 commit
-
-
Christoph Schwarzmeier authored
update oneapi to 22.1 See merge request walberla/walberla!510
-
- 04 Feb, 2022 2 commits
-
-
Markus Holzer authored
Fix and test codegen on staggered fields Closes #134 See merge request walberla/walberla!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 walberla/walberla!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 walberla/walberla!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
-