Dune::MatrixDimension< FieldMatrix< K, n, m > > Struct Template Reference

#include <dune/istl/matrixutils.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,
size_type  r 
) [inline, static]
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 > >::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 Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].