#11 dofmanager.hh should not depend on grapedataio.hh
Metadata
| Property | Value |
|---|---|
| Reported by | Thimo Neubauer (thimo@macht.org) |
| Reported at | Aug 24, 2005 20:57 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Robert K (robertk@posteo.org) |
| Last edited at | Oct 27, 2005 12:09 |
| Closed by | Robert K (robertk@posteo.org) |
| Closed at | Jan 16, 2006 17:36 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment | include removed. |
Description
The file dofmanager.hh uses declarations from the file grapedataio.hh. This violates the separation between the modules fem and io.
Won't implement.