Skip to content

#276 adapt return value wrong

Metadata

Property Value
Reported by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Reported at Mar 25, 2007 21:00
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 Oct 7, 2012 13:16

Description

UGGrid<dim>::adapt() always returns true. The Dune documentation states that the return value should be true if the grid got changed, otherwise false.