- 26 Jan, 2018 2 commits
-
-
Kilian Weishaupt authored
* Add a public method taking the positions, cells and the grading vectors as arguments. * The general makeGrid() method now extracts the necessary parameters from the input file and calls the new method with them * The new method can be useful in cases where a tensorgrid should be constructed not based on input file data, but on different ones, e.g. evalutated by a user specified algorithm
- 25 Jan, 2018 35 commits
-
-
Dennis Gläser authored
[assembly][analytic] Get source derivative per default from problem See merge request !757
-
Dennis Gläser authored
Feature/improve point source handling See merge request !755
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Kilian Weishaupt authored
Feature/use grid singleton less See merge request !743
-
Dennis Gläser authored
-
Dennis Gläser authored
Feature/small fixes newton See merge request !756
-
Dennis Gläser authored
Feature/2d3d intersection See merge request !753
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
-
* expects a host grid and an element selector * returns a unique_ptr to the subgrid
-
Kilian Weishaupt authored
-
* fvGeometry, fluxVar and volVar caching * compare against solution with caching off
-
-
Dennis Gläser authored
-
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Specialize solve depending on whether MultiTypeMatrices are accepted by the solver or not
-
Kilian Weishaupt authored
-
- 23 Jan, 2018 3 commits
-
-
Thomas Fetzer authored
[test] Make backward compatible with dune 2.5 See merge request !750
-
Thomas Fetzer authored
-
Timo Koch authored
-