- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#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 |
static size_type Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::coldim | ( | const ThisMatrix & | A, | |
size_type | r | |||
) | [inline, static] |
static size_type Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::coldim | ( | const ThisMatrix & | A | ) | [inline, static] |
References Dune::Matrix< T, A >::M().
static size_type Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::rowdim | ( | const ThisMatrix & | A | ) | [inline, static] |
References Dune::Matrix< T, A >::N().
static size_type Dune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > >::rowdim | ( | const ThisMatrix & | A, | |
size_type | r | |||
) | [inline, static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].