|
dune-common 2.10
|
#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 |