#856 UGGrid test fails with GridError.
Metadata
| Property | Value | 
|---|---|
| Reported by | Robert K (robertk@posteo.org) | 
| Reported at | Dec 14, 2010 14:28 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Oliver Sander (oliver.sander@tu-dresden.de) | 
| Last edited at | Dec 23, 2010 07:41 | 
| Closed by | Oliver Sander (oliver.sander@tu-dresden.de) | 
| Closed at | Dec 23, 2010 07:41 | 
| Closed in version | Unknown | 
| Resolution | Works for me | 
| Comment | 
Description
When compiling the dune/grid/test/test-ug (after disableing the entity seed test in gridcheck.cc) I get the following error from inside UGGrid:
Testing UGGrid<2> and UGGrid<3> with red/green refinement DimX=1, DimY=1, DimZ=1 DimX=1, DimY=1, DimZ=1 terminate called after throwing an instance of 'Dune::GridError'
gcc-4.3.4 and a non-parallel UG was used.
Perhaps people who develop UG can understand what is going wrong.