|
dune-istl
2.2.1
|
#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 &A, size_type r) |
| static size_type | coldim (const ThisMatrix &A, size_type r) |
| 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().
1.8.3.1