- 15 Jul, 2019 8 commits
-
-
Beatrix Becker authored
-
Beatrix Becker authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 12 Jul, 2019 2 commits
- 11 Jul, 2019 4 commits
- 09 Jul, 2019 6 commits
-
-
Dennis Gläser authored
This reverts commit eb294caf. Therein, the reference solutions for the box-facet-coupling tracer tests were changed after modifying the coupling flux assembly in the scheme. This however only affected cases of tensorial permeabilities and shouldn't have influenced the solution of the tracer test. With the fixes on this branch the old reference solution can be reused.
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
- 08 Jul, 2019 2 commits
-
-
Dennis Gläser authored
- 05 Jul, 2019 9 commits
-
-
Dennis Gläser authored
-
-
-
Dennis Gläser authored
[md][glue] Fixes change that changed the orientation of inside/outside See merge request !1657
-
Dennis Gläser authored
-
Timo Koch authored
To make the interface more clear this commit introduces a new intersection interface and deprecates the old one. The old inside(n) is replaced by targetEntity(n) The old outide(n) is replaced by domainEntity(n) The old neighbor() is replaces by numTargetNeighbors()/numDomainNeighbors(). Furthermore num{}Neighbors returns 1 if the {}-dimension is smaller than the other dimension.
- 01 Jul, 2019 9 commits
-
-
-
-
This way, a user can get access to the matrices underlying an l2-projection. The projectors do not allow access to these matrices and internally use a reduced matrix in case the target domain occupies a larger geometric region than the origin domain, where the rows and columns that correspond to dofs not taking part in the projection are deleted.
-
-
Timo Koch authored
-
Martin Utz authored
-
Martin Utz authored