#154 CubeQuadratureRule stores inexisting order although an exception is thrown
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | Jul 21, 2006 13:11 |
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 | Jul 21, 2006 13:38 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Jul 27, 2006 18:37 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment |
Description
It seems that if a QuadratureRule of order p > highest_order ist required a second time you will get a wrong result, because in the first call something got stored, although an exception was thrown.