- 19 Jan, 2021 2 commits
-
-
Christian Engwer authored
use SCRIPT instead of COMMAND in dune_python_add_test See merge request !156
-
Andreas Dedner authored
-
- 18 Dec, 2020 2 commits
-
-
Andreas Dedner authored
Feature/scikit build See merge request !152
-
Andreas Dedner authored
make it possible to use setup.py without having an installed dune-common python package. This requires having the PYTHONPATH set as it is now done in dune-common/bin/dunepackaging.py
-
- 05 Oct, 2020 1 commit
-
-
Oliver Sander authored
Guard against misuse of AxisAlignedCubeGeometry constructor See merge request !150
-
- 02 Oct, 2020 1 commit
-
-
Oliver Sander authored
The AxisAlignedCubeGeometry has always had a constructor that was always intended to be used with dim==coorddim only. However, this precondition was never checked anywhere, which could lead to strange bugs. This patch introduces a static_assert that fails at compile time if the dim==coorddim precondition is not met. BUG: #25
-
- 28 Sep, 2020 2 commits
-
-
Oliver Sander authored
[axisalignedcubegeometry] Remove copy assignment operator See merge request !149
-
Kilian Weishaupt authored
* operator does the same as the default-generated one * fixes compiler warning
-
- 11 Aug, 2020 3 commits
-
-
René Heß authored
-
René Heß authored
This is a workaround for a bug that showed up after gitlab migration. See issue infrastructure/issues0#62 for further discussion.
- 24 May, 2020 1 commit
-
-
Christoph Grüninger authored
Merge branch 'feature/require-cmake-3.13' into 'master' See merge request [!145] [!145]: Nonecore/dune-geometry/merge_requests/145
-
- 08 May, 2020 1 commit
-
-
Christoph Grüninger authored
-
- 26 Apr, 2020 1 commit
-
-
Oliver Sander authored
Merge branch 'issue/intel_const_constexpr' into 'master' ref:core/dune-geometry\> ### Summary Solve an intel-compiler related error, by replacing const by constexpr for template parameter variables. See merge request [!142] [!142]: gitlab.dune-project.org/core/dune-geometry/merge_requests/142
-
- 23 Apr, 2020 1 commit
-
-
Simon Praetorius authored
-
- 05 Apr, 2020 2 commits
-
-
Andreas Dedner authored
Merge branch 'bugfix/MissingAppend' into 'master' See merge request [!141] [!141]: Nonecore/dune-geometry/merge_requests/141
-
Andreas Dedner authored
-
- 04 Apr, 2020 2 commits
-
-
Andreas Dedner authored
Merge branch 'feature/addPythonBindings' into 'master' See merge request [!140] [!140]: Nonecore/dune-geometry/merge_requests/140
-
Andreas Dedner authored
-
- 03 Apr, 2020 2 commits
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
- 30 Mar, 2020 3 commits
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Robert K authored
Python bindings, default is OFF.
-
- 27 Mar, 2020 7 commits
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
- 17 Mar, 2020 1 commit
-
-
Jö Fahlke authored
Merge branch 'add_using_directives' into 'master' ref:core/dune-geometry\> This MR adds using directives for the use of std::sqrt or std::abs. This is needed because other names in the namespace Dune are probably found before the names in the namespace std. See merge request [!139] [!139]: gitlab.dune-project.org/core/dune-geometry/merge_requests/139
-
- 16 Mar, 2020 1 commit
-
-
Nils-Arne Dreier authored
-
- 13 Mar, 2020 1 commit
-
-
Andreas Dedner authored
fixed some bugs
-
- 23 Feb, 2020 1 commit
-
-
Christoph Grüninger authored
Merge branch 'feature/remove-deprecated' into 'master' See merge request [!136] [!136]: Nonecore/dune-geometry/merge_requests/136
-
- 22 Feb, 2020 2 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- 20 Feb, 2020 2 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- 16 Feb, 2020 1 commit
-
-
Christoph Grüninger authored
-