DUNE ISTL (2.8)

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

Iterator access to matrix rows More...

#include <dune/istl/bcrsmatrix.hh>

Public Types

typedef std::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
 

Detailed Description

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

Iterator access to matrix rows


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (May 27, 22:36, 2026)