dune-istl
2.4.1-rc2
|
#include <dune/istl/matrixutils.hh>
Public Types | |
typedef Matrix< FieldMatrix< K, n, m >, TA > | ThisMatrix |
typedef ThisMatrix::size_type | size_type |
Static Public Member Functions | |
static size_type | rowdim (const ThisMatrix &, size_type) |
static size_type | coldim (const ThisMatrix &, size_type) |
static size_type | rowdim (const ThisMatrix &A) |
static size_type | coldim (const ThisMatrix &A) |
typedef ThisMatrix::size_type Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::size_type |
typedef Matrix<FieldMatrix<K,n,m>, TA> Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::ThisMatrix |
|
inlinestatic |
|
inlinestatic |
References Dune::Matrix< T, A >::M().
|
inlinestatic |
|
inlinestatic |
References Dune::Matrix< T, A >::N().