Dune::MatMultMatResult< BCRSMatrix< FieldMatrix< T, n, k >, A >, BCRSMatrix< FieldMatrix< T, k, m >, A1 > > Struct Template Reference
[Sparse Matrix and Vector classes]

#include <dune/istl/matrixmatrix.hh>

List of all members.

Public Types

typedef BCRSMatrix< typename
MatMultMatResult< FieldMatrix
< T, n, k >, FieldMatrix< T, k,
m > >::type, A
type

template<typename T, typename A, typename A1, int n, int k, int m>
struct Dune::MatMultMatResult< BCRSMatrix< FieldMatrix< T, n, k >, A >, BCRSMatrix< FieldMatrix< T, k, m >, A1 > >


Member Typedef Documentation

template<typename T , typename A , typename A1 , int n, int k, int m>
typedef BCRSMatrix<typename MatMultMatResult<FieldMatrix<T,n,k>, FieldMatrix<T,k,m> >::type,A> Dune::MatMultMatResult< BCRSMatrix< FieldMatrix< T, n, k >, A >, BCRSMatrix< FieldMatrix< T, k, m >, A1 > >::type

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].