Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > > Struct Template Reference
[Sparse Matrix and Vector classes]

#include <dune/istl/io.hh>

List of all members.

Public Types

typedef BCRSMatrix
< FieldMatrix< B, n, m >,TA > 
Matrix
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)

template<typename B, int n, int m, typename TA>
struct Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >


Member Typedef Documentation

template<typename B , int n, int m, typename TA >
typedef BCRSMatrix<FieldMatrix<B,n,m> ,TA> Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::Matrix
template<typename B , int n, int m, typename TA >
typedef Matrix::size_type Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::size_type

Member Function Documentation

template<typename B , int n, int m, typename TA >
static size_type Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::coldim ( const Matrix A  )  [inline, static]
template<typename B , int n, int m, typename TA >
static size_type Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::coldim ( const Matrix A,
size_type  c 
) [inline, static]
template<typename B , int n, int m, typename TA >
static size_type Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::rowdim ( const Matrix A  )  [inline, static]
template<typename B , int n, int m, typename TA >
static size_type Dune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > >::rowdim ( const Matrix A,
size_type  i 
) [inline, static]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:49 2010 for dune-istl by  doxygen 1.6.3