#26 BDMatrix does not fully implement the ISTL matrix interface
Metadata
| Property | Value |
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Reported at | Aug 25, 2005 08:00 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Closed at | Nov 16, 2005 08:51 |
| Closed in version | Unknown |
| Resolution | Implemented |
| Comment | Simply subclassed publicly from BCRSMatrix. This has a few shortcomings, but it is by far the simplest implementation. |
Description
BDMatrix does not fully implement the ISTL matrix interface. Missing are, to name just a few:
- Iterators
- Norms
- some of the matrix/vector multiplications