[Dune] state of Debian packages for dune

Christoph GrĂ¼ninger christoph.grueninger at iws.uni-stuttgart.de
Mon Apr 9 08:35:04 CEST 2012


Hi,
I just checked and both tests work for me (dune-grid r7984,
opensuse 12.1, x64, gcc 4.6.2). Ansgar, maybe you can print
out the values of the assertion? Maybe it's only a problem
with floating point number comparison.

By the way, how do we ensure that a compiler does not 
optimizes away the loop in the code mentioned by Ansgar?
(checkgeometry.cc 173ff)

for(it = gridView.template begin<0>(); it != end; ++it )
{
    assert (geomCopy.global(pos) == glob);
}


Bye
Christoph




More information about the Dune mailing list