#552 GridCheck for YaspGrid fails when run parallel
Metadata
| Property | Value |
|---|---|
| Reported by | Martin Nolte (nolte@mathematik.uni-freiburg.de) |
| Reported at | May 15, 2009 17:47 |
| 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 22, 2009 20:15 |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Oct 22, 2009 20:15 |
| Closed in version | 2.1 |
| Resolution | Fixed |
| Comment | fixed in 5838 |
Description
When running the gridcheck for YaspGrid in parallel, i.e.,
mpiexec -np 2 ./test-yaspgrid
the following assertion fails:
YaspGrid<1>
test-yaspgrid: gridcheck.cc:1073: void iteratorEquals(Grid&) [with Grid = Dune::YaspGrid<1>]: Assertion `(g.levelIndexSet(0).index(*a) != g.levelIndexSet(0).index(*i)) == (a != i)' failed.