Dune::MatrixRowSubset< M, S >::const_iterator Class Reference

#include <dune/istl/supermatrix.hh>

List of all members.

Public Member Functions

 const_iterator (typename Matrix::const_iterator firstRow, typename RowIndexSet::const_iterator pos)
const Matrix::row_typedereference () const
bool equals (const const_iterator &o) const
void increment ()
RowIndexSet::value_type index () const

template<class M, class S>
class Dune::MatrixRowSubset< M, S >::const_iterator


Constructor & Destructor Documentation

template<class M, class S>
Dune::MatrixRowSubset< M, S >::const_iterator::const_iterator ( typename Matrix::const_iterator  firstRow,
typename RowIndexSet::const_iterator  pos 
) [inline]

Member Function Documentation

template<class M, class S>
const Matrix::row_type& Dune::MatrixRowSubset< M, S >::const_iterator::dereference (  )  const [inline]
template<class M, class S>
bool Dune::MatrixRowSubset< M, S >::const_iterator::equals ( const const_iterator o  )  const [inline]
template<class M, class S>
void Dune::MatrixRowSubset< M, S >::const_iterator::increment (  )  [inline]
template<class M, class S>
RowIndexSet::value_type Dune::MatrixRowSubset< M, S >::const_iterator::index (  )  const [inline]

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