- Dec 17, 2018
- Dec 13, 2018
-
-
Timo Koch authored
-
- Dec 11, 2018
-
-
Katharina Heck authored
-
- Dec 07, 2018
-
-
Simon Emmert authored
-
Timo Koch authored
-
- Dec 05, 2018
-
-
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.
-
- Dec 04, 2018
-
-
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
-
- Dec 03, 2018
-
-
- Dec 02, 2018
- Dec 01, 2018
-
-
Timo Koch authored
-
- Nov 30, 2018
-
-
Simon Emmert authored
-
Simon Emmert authored
-
* 2 Latex-errors and 2 ingroup-errors left
-
Simon Emmert authored
-
Simon Emmert authored
-
-
Simon Emmert authored
-
Simon Emmert authored
Sequential will get an extra commit
-
Simon Emmert authored
sequential gets an extra commit
-
Simon Emmert authored
-
Simon Emmert authored
-
-
Introduce an optional parameter `ignoreState` that defaults to `false`. Warn once if nearest-vertex interpolation is used. Introduce helper class `SolutionEvaluator` to avoid code duplication and hide implementation details, particularly the SFINAE detection of `priVars.state()`.
-
-
* use only one executable
-
* use only one executable
-
-
Timo Koch authored
-
- Nov 29, 2018
-
-
Timo Koch authored
-