As far as I know this is a false positive, and I vaguely recall @carsten.graeser even showing me the corresponding gcc issue....
-
6f03e5b0 · Merge branch 'feature/default-matrix-helper' into 'master'
- ... and 1 more commit. Compare d3fe49f2...6f03e5b0
A final system test: https://gitlab.dune-project.org/infrastructure/dune-nightly-test/-/pipelines/77736
-
f86d85a2 · activate policy DP_TEST_ADD_ALL_FLAGS by default
- ... and 82 more commits. Compare 1d51eb29...f86d85a2
It's used in the python code. It seems that we only provide a wrapper for it.
One of our old quadrature rules is implemented with a negative weight (triangle, order 3). While this allows to have less points, negative weights ...
I just noticed that I made a similar statement >8y ago :-) So, no guarantees that it will even be finished
I am currently developing a package with a bit similar goals as quadpy. The main motivation for me was to generate the quadrature rules for our cod...
Where are we using quadpy? In the python bindings somewhere?
-
e66c5ae8 · Make reference element a constant expression