- 10 Jun, 2020 1 commit
-
-
Nils Kohl authored
The old name (REAL) caused problems when coupling the Trilinos library since some component has a global define with the same name.
-
- 09 Jun, 2020 10 commits
-
-
Christoph Schwarzmeier authored
get clangtidy10 ready See merge request walberla/walberla!283
-
Sebastian Eibl authored
-
Sebastian Eibl authored
If you are familiar with the coupling feel free to remove the NOLINTs!
-
Sebastian Eibl authored
-
Sebastian Eibl authored
I am unsure about const correctness in the python coupling. If you are familiar with the coupling feel free to remove the NOLINTs!
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 08 Jun, 2020 4 commits
-
-
Jan Hönig authored
script to visualize walberla module dependencies See merge request walberla/walberla!274
-
Sebastian Eibl authored
-
Sebastian Eibl authored
[BUGFIX] Jacobi codegen test case See merge request walberla/walberla!278
-
Sebastian Eibl authored
drop support for images based on ubuntu 16.04 See merge request walberla/walberla!279
-
- 05 Jun, 2020 2 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- 04 Jun, 2020 5 commits
-
-
Christoph Schwarzmeier authored
Some fixes in the MSHS benchmark case for parallel execution See merge request walberla/walberla!280
-
Sebastian Eibl authored
Refactored the PDF reconstructor test to avoid duplication, extended it by periodicity test See merge request walberla/walberla!281
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
Dominik Thoennes authored
-
- 03 Jun, 2020 5 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
Dominik Thoennes authored
-
Markus Holzer authored
-
Christoph Rettinger authored
accomodate naming in publications See merge request walberla/walberla!276
-
- 27 May, 2020 2 commits
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
Fluctuating MRT: introduce separate relaxation rates See merge request walberla/walberla!275
-
- 26 May, 2020 1 commit
-
-
Michael Kuron authored
-
- 25 May, 2020 1 commit
-
-
Michael Kuron authored
for bulk modes, shear modes, even ghost modes, odd ghost modes
-
- 20 May, 2020 1 commit
-
-
Sebastian Eibl authored
Extract core functionality from mesh module into a new module See merge request walberla/walberla!271
-
- 19 May, 2020 3 commits
-
-
Lukas Werner authored
-
Lukas Werner authored
-
Lukas Werner authored
-
- 18 May, 2020 2 commits
-
-
Dominik Thoennes authored
Refactor pystencil integration See merge request walberla/walberla!273
-
Dominik Thoennes authored
This new function does the actual generation using pystencils and creates a target library that can be used as a dependency as usual. One should not list the python script itself anymore in add_executable. Convention: Use the AppName as a prefix for the generated lib! Example Usage: waLBerla_generate_target_from_python( NAME AppNameGeneratedLib FILE GenerateKernel.py OUT_FILES Kernel.h Kernel.cpp) waLBerla_add_executable ( NAME AppNameGeneratedLibTest DEPENDS GeneratedLib)
-
- 12 May, 2020 1 commit
-
-
Sebastian Eibl authored
Update references in documentation See merge request walberla/walberla!269
-
- 11 May, 2020 2 commits
-
-
Christoph Rettinger authored
Combined resolved/unresolved coupling methods showcase See merge request walberla/walberla!264
-
-