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

#include <dune/istl/io.hh>

List of all members.

Public Types

typedef FieldMatrix< K, n, m > Matrix
typedef Matrix::size_type size_type

Static Public Member Functions

static size_type rowdim (const Matrix &A, size_type r)
static size_type coldim (const Matrix &A, size_type r)
static size_type rowdim (const Matrix &A)
static size_type coldim (const Matrix &A)

template<typename K, int n, int m>
struct Dune::MatrixDimension< FieldMatrix< K, n, m > >


Member Typedef Documentation

template<typename K , int n, int m>
typedef FieldMatrix<K,n,m> Dune::MatrixDimension< FieldMatrix< K, n, m > >::Matrix
template<typename K , int n, int m>
typedef Matrix::size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::size_type

Member Function Documentation

template<typename K , int n, int m>
static size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::coldim ( const Matrix A  )  [inline, static]
template<typename K , int n, int m>
static size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::coldim ( const Matrix A,
size_type  r 
) [inline, static]
template<typename K , int n, int m>
static size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::rowdim ( const Matrix A  )  [inline, static]
template<typename K , int n, int m>
static size_type Dune::MatrixDimension< FieldMatrix< K, n, m > >::rowdim ( const Matrix A,
size_type  r 
) [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