- Apr 06, 2020
-
-
Oliver Sander authored
Merge branch 'remove-more-unused-stuff' into 'master' See merge request [staging/dune-uggrid!153] [staging/dune-uggrid!153]: Nonestaging/dune-uggrid/merge_requests/153
-
Oliver Sander authored
Instead, we let the multigrid store them directly. That is much simpler.
-
Oliver Sander authored
Apparently they were not used at all
-
Oliver Sander authored
And remove lots of code that we never actually exercise.
-
- Apr 05, 2020
-
-
Oliver Sander authored
Our format does not use type options.
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
The remaining commands are not needed anymore: The parts of them that dune-grid needs have been merged into dune-grid.
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
-
Oliver Sander authored
They are not used.
-
Oliver Sander authored
Merge branch 'dune-2.7-toolchain' into 'master' ref:staging/dune-uggrid\> In particular, the Dune core now practically requires C++17, and therefore all test scenarios with C++-14 need to be removed. See merge request [!154] [!154]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/154
-
Oliver Sander authored
In particular, the Dune core now practically requires C++17, and therefore all test scenarios with C++-14 need to be removed.
-
- Feb 14, 2020
-
-
Oliver Sander authored
Merge branch 'feature/refactor-recursive-coordinate-bisection-lb' into 'master' ref:staging/dune-uggrid - Use more descriptive variables names and comments - Use some descriptive helper functions - Reduce code duplication - Improve sorting efficiency by using only a partial sort with std::nth_element - Define variables in local scope - Remove doc clutter See merge request [!151] [!151]: gitlab.dune-project.org/staging/dune-uggrid/merge_requests/151
-
- Feb 13, 2020