dune-istl 3.0-git
|
#include <dune/istl/matrixutils.hh>
Public Types | |
typedef FieldMatrix< K, n, m > | 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 FieldMatrix<K,n,m> Dune::MatrixDimension< FieldMatrix< K, n, m > >::Matrix |
typedef Matrix::size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::size_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |