dune-istl 2.10
Loading...
Searching...
No Matches
Dune::RealRowIterator< T > Class Template Reference

#include <dune/istl/bcrsmatrix.hh>

Inheritance diagram for Dune::RealRowIterator< T >:
Inheritance graph

Public Member Functions

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

Public Attributes

*brief The unqualified value type typedef std::remove_const< T >::type ValueType
*empty constructor

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