#438 Let FieldVector inherit from Dune::array
Metadata
| Property | Value |
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Reported at | Oct 7, 2008 21:24 |
| 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 2, 2009 14:51 |
| Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Closed at | Dec 2, 2009 14:51 |
| Closed in version | Unknown |
| Resolution | Won't implement |
| Comment | FieldVector is not stl-like enough to make this worthwhile. |
Description
FieldVector should inherit from Dune::array. This should save some code duplication.