dune-istl
3.0-git
|
#include <dune/istl/matrixutils.hh>
Public Types | |
typedef Dune::DynamicMatrix< T > | MatrixType |
typedef MatrixType::size_type | size_type |
Static Public Member Functions | |
static size_type | rowdim (const MatrixType &, size_type) |
static size_type | coldim (const MatrixType &, size_type) |
static size_type | rowdim (const MatrixType &A) |
static size_type | coldim (const MatrixType &A) |
typedef Dune::DynamicMatrix<T> Dune::MatrixDimension< Dune::DynamicMatrix< T > >::MatrixType |
typedef MatrixType::size_type Dune::MatrixDimension< Dune::DynamicMatrix< T > >::size_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |