- May 31, 2019
-
-
Dennis Gläser authored
[fix][projector] Do not insert into empty matrix See merge request !1627
-
Timo Koch authored
-
- May 30, 2019
-
- May 29, 2019
-
-
Martin Schneider authored
[newton] Allow to change minimum number of Newton iterations Closes #659 See merge request !1582
-
Martin Schneider authored
Feature/explicit diagonal solver Closes #563 See merge request !1601
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
-
-
Bernd Flemisch authored
Feature/monotone cubic spline Closes #712 See merge request !1620
-
Bernd Flemisch authored
-
Timo Koch authored
-
Timo Koch authored
-
- May 28, 2019
-
- May 27, 2019
-
-
Timo Koch authored
-
-
-
-
Functionality to create l2 projectors that project the solution living in a function space basis on a domain grid into the function space basis living on a target grid. Currently, the algorithm assumes the grids to be non-conforming and expects a glue object. An overload for different bases operating on the same grid can be provided in the future, however, the current algorithm would work as well (with the overhead of computing trivial intersections).
-
-
Timo Koch authored
-
Timo Koch authored
-
Dennis Gläser authored
Feature/simplify effective laws See merge request !1605
- May 24, 2019
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
This will lead to a more unified interface for effective laws. Any dependence on spatial parameters ca be introduced via the volume variables and seems misplaced here. Also, effective diffusion laws do not have such a blown-up interface anyway.
-
Timo Koch authored
-
Dennis Gläser authored
[staggered][gridgeometry] avoid warning of deprecated base class See merge request !1617
-
Dennis Gläser authored
-