- Apr 26, 2018
-
-
Thomas Fetzer authored
-
-
* rename elementFaceVars to elemFaceVars
-
-
- Apr 25, 2018
-
-
Dennis Gläser authored
-
-
-
-
-
This commit also gets rid of compatibility with Dune 2.5
-
Timo Koch authored
-
Dennis Gläser authored
[2p][test] Update fracture test reference See merge request !931
-
Timo Koch authored
-
Timo Koch authored
-
- Apr 24, 2018
-
-
Kilian Weishaupt authored
* allow inheritance from this class
-
Thomas Fetzer authored
Feature/extrusion factor staggered See merge request !914
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Ned Coltman authored
Freeflow/lowrekepsilon cleanup See merge request !911
-
Thomas Fetzer authored
[freeflow] Implement Neumann BC for momentum See merge request !871
-
-
Kilian Weishaupt authored
[staggered] Do not call sourceAtPos in localRes See merge request !912
- Apr 23, 2018
-
-
Dennis Gläser authored
This commit should improve the readability as on 3d grids we determine the boundary scvf corners on 2d geometries (i.e. faces). Thus, the offset we mean here is the offset for the edges.
-
Dennis Gläser authored
The corner determination for boundary scvfs was wrong when using ug or alu grid, because only information directly from the intersection geometry was used. We now obtain the corners by using the positions obtained via the reference element. In order to do so, we simply store a reference to the reference element during construction of the helper class.
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Dennis Gläser authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored