Dune::BCRSMatrix< B, A >::RealRowIterator< T > Class Template Reference

#include <bcrsmatrix.hh>

List of all members.


Detailed Description

template<class B, class A = ISTLAllocator>
template<class T>
class Dune::BCRSMatrix< B, A >::RealRowIterator< T >

Iterator access to matrix rows


Public Types

typedef remove_const< T
>::type 
ValueType
 The unqualified value type.

Public Member Functions

 RealRowIterator (row_type *_p, size_type _i)
 constructor
 RealRowIterator ()
 empty constructor, use with care!
size_type index () const
 return index
bool equals (const RealRowIterator< ValueType > &other) const
 equality
bool equals (const RealRowIterator< const ValueType > &other) const
 equality

The documentation for this class was generated from the following file:

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].