- 16 Jul, 2020 1 commit
-
- 15 Jul, 2020 2 commits
-
-
Bernd Flemisch authored
Replace calls to deprecated `DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)` by `DUNE_VERSION_GT_REV(DUNE_ISTL,2,7,0)` which also reads better than the `GTE` version, as Dune 2.7.1 hasn't been released yet. Fix the call to `DUNE_VERSION_GT(DUNE_ISTL,2,7)` in the solver factory backend which would break things in case of a 2.7.1 release. Adapt the corresponding changelog entry.
-
Kilian Weishaupt authored
[changelog] Add comment on ISTL solverfactory See merge request !2209
-
- 14 Jul, 2020 1 commit
-
-
Timo Koch authored
-
- 09 Jul, 2020 3 commits
-
-
Timo Koch authored
* Make make dir of output dir more consise and handle " " case * simplify verbose output
-
Dennis Gläser authored
- 08 Jul, 2020 5 commits
-
-
Kilian Weishaupt authored
Feature/staggered assembler fix forwarding implicit flag See merge request !2206
-
Dennis Gläser authored
When multiple vtk files were given as arguments to the script together with a base name for the output .csv files, a single csv file was created that contained the data of the last given vtk file. This commit adds an index to the file names in case multiple vtk files are provided.
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 07 Jul, 2020 2 commits
- 06 Jul, 2020 2 commits
-
-
Kilian Weishaupt authored
[rans][fluxvars] adapt coefficient averaging with boundary check See merge request !2204
-
Ned Coltman authored
-
- 30 Jun, 2020 7 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* rename and deprecated function updateBoundary -> updateDirichletConstraints
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
- 29 Jun, 2020 1 commit
-
-
Dennis Gläser authored
New concept for extrusion of grid geometries See merge request !2188
-
- 26 Jun, 2020 11 commits
- 25 Jun, 2020 5 commits
-
-
Dennis Gläser authored
[geometry] Add header for distance helper functions See merge request !2192
-
-
-