Skip to content

#263 Default implementation for Geometry::volume returns wrong results

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Feb 13, 2007 16:35
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Feb 13, 2007 17:17
Closed in version 1.0
Resolution Not a bug
Comment

Description

The default implementation of the method volume() of the class Geometry returns the volume of the corresponding reference element multiplied with the integration element at the element center. I don't think this gives the correct results when the integration element is not constant.