- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/matrixutils.hh>
Public Types | |
typedef BCRSMatrix< B, TA > | Matrix |
typedef Matrix::block_type | block_type |
typedef Matrix::size_type | size_type |
Static Public Member Functions | |
static size_type | rowdim (const Matrix &A, size_type i) |
static size_type | coldim (const Matrix &A, size_type c) |
static size_type | rowdim (const Matrix &A) |
static size_type | coldim (const Matrix &A) |
typedef Matrix::block_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::block_type |
typedef BCRSMatrix<B,TA> Dune::MatrixDimension< BCRSMatrix< B, TA > >::Matrix |
typedef Matrix::size_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::size_type |
static size_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::coldim | ( | const Matrix & | A, | |
size_type | c | |||
) | [inline, static] |
References Dune::BCRSMatrix< B, A >::N().
static size_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::coldim | ( | const Matrix & | A | ) | [inline, static] |
static size_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::rowdim | ( | const Matrix & | A | ) | [inline, static] |
References Dune::BCRSMatrix< B, A >::N().
static size_type Dune::MatrixDimension< BCRSMatrix< B, TA > >::rowdim | ( | const Matrix & | A, | |
size_type | i | |||
) | [inline, static] |
References row.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].