Skip to content

#22 ALU3dGridEntity::entity<1> has wrong geometry

Metadata

Property Value
Reported by Thimo Neubauer (thimo@macht.org)
Reported at Aug 24, 2005 21:22
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 Sep 13, 2005 13:24
Closed by Robert K (robertk@posteo.org)
Closed at Oct 26, 2005 14:48
Closed in version 1.0
Resolution Fixed
Comment fixed by using the test implemented in grid/test/checkindexsets.cc

Description

The geometry of an entity is build from the underlying ALU3dGrid element (a hface{3,4} in this case), which can have a twist compared to the one Dune expects. This twist is known in ALU3dGrid, but neglected in the construction of the geometry.