Skip to content

#184 broken Quadraturerules

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at Oct 11, 2006 13:42
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Oct 18, 2006 08:23
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Jun 27, 2007 12:02
Closed in version 1.1
Resolution Fixed
Comment

Description

The direct quadraturerules for

simplex-3d order of 2,3 and 3,4 and pyramid order of 1

are broken. Currently the quadraturerules are computed from other rules, to avoid the problems. Especially for the simplex the rules should be fixed, because the rules now are defined on a distorted cube, which leads to a high number of quadrature points.