Skip to content

#240 alugrid refinement bug

Metadata

Property Value
Reported by Carsten Gräser (graeser@math.fu-berlin.de)
Reported at Jan 11, 2007 11:14
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Robert K (robertk@posteo.org)
Closed at Jan 22, 2007 18:30
Closed in version Unknown
Resolution Fixed
Comment

Description

Global and lokal refinement produce an error in the attached program.

The program gets 5 arguments (0/1) to dis- or enanble different blocks. The cases './main 1 1 1 0 1' and './main 1 1 1 1 0' produce the error in block 4 or 5. If one of the first three blocks is disabled no error occurs. Notice that block 3 only asks for the level indices of all leaf elements, which should not change the grid state.

Attachments