#310 wrong grid selection for dim=1
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | Aug 13, 2007 22:29 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Closed at | Aug 15, 2007 11:35 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment | Following roberts suggestion, the implicit behaviour is disabled. A capability->type mapper can be added to the wishlist. |
Description
gridtype.hh always returns OneDGrid for dim=1, without respect to the grid I selected (i.e. alugrid with dim=1). If I select an incompatible combination a proper error message should be given.