dune-istl
2.5-git
|
#include <dune/istl/matrixutils.hh>
Public Types | |
typedef DiagonalMatrix< K, n > | Matrix |
typedef Matrix::size_type | size_type |
Static Public Member Functions | |
static size_type | rowdim (const Matrix &, size_type) |
static size_type | coldim (const Matrix &, size_type) |
static size_type | rowdim (const Matrix &) |
static size_type | coldim (const Matrix &) |
typedef DiagonalMatrix<K,n> Dune::MatrixDimension< DiagonalMatrix< K, n > >::Matrix |
typedef Matrix::size_type Dune::MatrixDimension< DiagonalMatrix< K, n > >::size_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |