- 28 Nov, 2022 5 commits
-
-
Oliver Sander authored
Remove unused code from the `domain` directory See merge request !217
-
Oliver Sander authored
I don't know what it used to be good for. But nowadays it is not used anywhere, and the state of all patches is always FIXED. Hence let's just remove that code altogether. It saves us one integer per coarse grid boundary segment.
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
That method has been removed a while ago. Apparently I forgot to remove the declaration.
-
- 25 Nov, 2022 2 commits
-
-
Christoph Grüninger authored
Adjust changelog to 2.9 release See merge request !216
-
Christoph Grüninger authored
-
- 21 Nov, 2022 1 commit
-
-
Oliver Sander authored
Reduce number of unused variable warnings See merge request !214
-
- 19 Nov, 2022 2 commits
-
-
Christoph Grüninger authored
Remove unused variabes. Declare loop variable within for statement.
-
Christoph Grüninger authored
-
- 24 Oct, 2022 2 commits
-
-
Simon Praetorius authored
Update dune.module files after 2.9 release See merge request !213
-
Simon Praetorius authored
-
- 04 Oct, 2022 2 commits
-
-
Ansgar Burchardt authored
.gitlab-ci.yml: run "reuse" job in ".pre" stage See merge request !212
-
Ansgar Burchardt authored
-
- 30 Sep, 2022 1 commit
-
-
Ansgar Burchardt authored
add SPDX information See merge request !211
-
- 28 Sep, 2022 6 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
See https://reuse.software/ for a description.
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
- 12 Sep, 2022 1 commit
-
-
Ansgar Burchardt authored
DDD: add `DDD_InfoProcListRange` as a replacement for `DDD_InfoProcList` See merge request !209
-
- 09 Sep, 2022 7 commits
-
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
-
Ansgar Burchardt authored
The `DDD_InfoProcList` function writes to a global per-grid buffer causing issues in multi-threaded applications. The replacement `DDD_InfoProcListRange` provides a range that only looks up the requested data on demand without use of a buffer. Reference: core/dune-grid!597 (comment 117843)
-
Ansgar Burchardt authored
.gitlab-ci.yml: add "duneci" tag to spellcheck See merge request !210
-
Ansgar Burchardt authored
The shared runner might not pick up the job otherwise.
-
- 07 Sep, 2022 2 commits
-
-
Oliver Sander authored
Feature/recude unused variables See merge request !208
-
Christoph Grüninger authored
-
- 04 Sep, 2022 1 commit
-
-
Oliver Sander authored
Miscellaneous cleanup patches See merge request !207
-
- 03 Sep, 2022 7 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
... and purge a lot of obsolete stuff. This makes the information easier to find. It also allows to avoid a number of redundancies.
-
Oliver Sander authored
It is not used.
-
- 24 Aug, 2022 1 commit
-
-
Oliver Sander authored
[dddif] Initialize SonEdge before usage See merge request !206
-