- 20 Dec, 2018 2 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 19 Dec, 2018 5 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
When running the tests in parallel the box- and tpfa-specific tests were using and overwriting the same grid file, which lead to invalid grids during the convergence tests.
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 18 Dec, 2018 15 commits
-
-
Sina Ackermann authored
* Now: // Add model specific output fields
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Kilian Weishaupt authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
Sina Ackermann authored
-
- 17 Dec, 2018 2 commits
- 13 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 11 Dec, 2018 1 commit
-
-
Katharina Heck authored
-
- 07 Dec, 2018 2 commits
-
-
Simon Scholz authored
-
Timo Koch authored
-
- 05 Dec, 2018 1 commit
-
-
Bernd Flemisch authored
Depending on the Dune version, the boundary markers are present on all processes (<= 2.6) or on the root process only (>= 2.7). Try to handle this in a flexible way in the corresponding data handle: Determine if the minimum size over all processes of the boundary markers vector is zero. If yes, assume that the root process contains all markers and broadcast them. Currently, it isn't possible to refine a parallel UGGrid that has been read by a GmshReader, see dune-grid issue #83. Therefore, don't refine in the corresponding test.
-
- 04 Dec, 2018 8 commits
-
-
Timo Koch authored
* Always compare the last vtu file * Set maximum time step size lower * Set Newton and linear solver tolerance lower
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
-
-
this jump should be independent of the choice for xi, which is why here we test if for different values of xi the same reference solution is obtained.
-
Kilian Weishaupt authored
-
- 03 Dec, 2018 1 commit
-
-
- 02 Dec, 2018 2 commits
-
-
Timo Koch authored
-
-