Skip to content

#1107 refinementtest fails

Metadata

Property Value
Reported by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Reported at May 16, 2012 13:53
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at May 31, 2012 10:18
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at May 31, 2012 10:18
Closed in version Unknown
Resolution Fixed
Comment In 8199 (trunk) and 8201 (2.2). Many thanks.

Description

The refinement test fails for me with g++ 4.6 and dune trunk:

[..] Checking static refinement geometry (simplex, 3) -> (simplex, 3) level 2 Checking virtual refinement (pyramid, 3) -> (simplex, 3) level 0 -1.52587e-05 -0.00200446 -1.16415e-10 0.0019892 -1.52587e-05 -2.32831e-10 Checking virtual refinement (pyramid, 3) -> (simplex, 3) level 1 -1.52587e-05 -0.00200446 -1.16415e-10 Segmentation fault

With g++ 4.7 and the 2.2 branch it does at least not segfault and fails at another place:

[..] 0.125 0.9375 0.75 0.0625 0.875 0.75 0.0625 0.9375 0.875 Checking static refinement geometry (cube, 3) -> (simplex, 3) level 2 Error: Methods corner and global are inconsistent. Error: Methods corner and global are inconsistent. Error: Methods corner and global are inconsistent. [repeated over and over again]