16#ifndef dealii_matrix_iterator_h
17#define dealii_matrix_iterator_h
32template <
class ACCESSOR>
60 template <
class OtherAccessor>
122 template <
class OtherAccessor>
129template <
class ACCESSOR>
137template <
class ACCESSOR>
138template <
class OtherAccessor>
145template <
class ACCESSOR>
154template <
class ACCESSOR>
164template <
class ACCESSOR>
165inline const ACCESSOR &
172template <
class ACCESSOR>
173inline const ACCESSOR *
180template <
class ACCESSOR>
188template <
class ACCESSOR>
192 return !(*
this == other);
196template <
class ACCESSOR>
207template <
class ACCESSOR>
211 return (other < *
this);
MatrixIterator & operator++()
const ACCESSOR * operator->() const
bool operator!=(const MatrixIterator &) const
bool operator<(const MatrixIterator &) const
typename ACCESSOR::MatrixType MatrixType
friend class MatrixIterator
bool operator==(const MatrixIterator &) const
bool operator>(const MatrixIterator &) const
const ACCESSOR & operator*() const
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
#define Assert(cond, exc)
static ::ExceptionBase & ExcInternalError()
unsigned int global_dof_index