- Mar 24, 2021
-
-
(10.2 is fine with the test)
-
Henrik Stolzmann authored
Prepared transition from `Topology` template parameter to `GeometryType`. The old Topology construction based on template recursion via the structs `Point`, `Pyramid` and `Prism` is dated.
-
- Mar 13, 2021
-
-
Simon Praetorius authored
Use std::void_t instead of Dune::void_t See merge request !160
-
- Mar 12, 2021
-
-
Christoph Grüninger authored
-
- Jan 31, 2021
-
-
Andreas Dedner authored
fix typo in header name in CMakeLists.txt See merge request !157
-
Andreas Dedner authored
-
Christian Engwer authored
Feature: Gauss-Radau quadratures See merge request !154
-
Gregor Corbin authored
-
- Jan 29, 2021
-
-
Gregor Corbin authored
-
- Jan 19, 2021
-
-
Christian Engwer authored
use SCRIPT instead of COMMAND in dune_python_add_test See merge request !156
-
Andreas Dedner authored
-
- Dec 21, 2020
-
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
matched the quad order in the maxima scripts to the definitions in quadraturerules.hh, final cleanup, tested everything
-
- Dec 19, 2020
-
-
Gregor Corbin authored
-
Gregor Corbin authored
-
- Dec 18, 2020
-
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
-
Gregor Corbin authored
refactored the writequad maxima script, it produces (apart from comments) the same files as before for jacobi rules and gauss lobatto rules
-
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
-
- Oct 05, 2020
-
-
Oliver Sander authored
Guard against misuse of AxisAlignedCubeGeometry constructor See merge request core/dune-geometry!150
-
- Oct 02, 2020
-
-
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: core/dune-geometry#25
-
- Sep 28, 2020
-
-
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
-
- Aug 11, 2020
-
-
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.
- May 24, 2020
-
-
Christoph Grüninger authored
Merge branch 'feature/require-cmake-3.13' into 'master' See merge request [!145] [!145]: Nonecore/dune-geometry/merge_requests/145
-
- May 08, 2020
-
-
Christoph Grüninger authored
-
- Apr 26, 2020
-
-
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
-
- Apr 23, 2020
-
-
Simon Praetorius authored
-
- Apr 05, 2020
-
-
Andreas Dedner authored
Merge branch 'bugfix/MissingAppend' into 'master' See merge request [!141] [!141]: Nonecore/dune-geometry/merge_requests/141
-
Andreas Dedner authored
-
- Apr 04, 2020
-
-
Andreas Dedner authored
Merge branch 'feature/addPythonBindings' into 'master' See merge request [!140] [!140]: Nonecore/dune-geometry/merge_requests/140
-