|
dune-common 2.11
|
#include <dune/common/diagonalmatrix.hh>

Public Member Functions | |
| DiagonalMatrixWrapper () | |
| DiagonalMatrixWrapper (const DiagonalMatrixType *mat) | |
| size_type | realIndex (int i) const |
| row_type * | pointer (int i) const |
| bool | identical (const DiagonalMatrixWrapper &other) const |
Friends | |
| class | ContainerWrapperIterator< const MyType, reference, reference > |
| class | ContainerWrapperIterator< const MyType, const_reference, const_reference > |