Skip to content

#43 new Quadrature Rules break semantic

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at Nov 10, 2005 22:34
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Dec 6, 2005 17:34
Closed in version 1.0
Resolution Fixed
Comment

Description

The new quadrature rules sum their weights to 1 instead of the volume of the reference element.

We once decided on the quadrature rules to sum their weights to the volume of the reference element (yes I know in UG this was done different).

How many people were aware of this bug and changed their code already. Is it easier to revise our old decission or should we fix the quadrature rules?

I vote for changing the quadrature rules and fix this issue.