16 #ifndef dealii_matrix_iterator_h
17 #define dealii_matrix_iterator_h
32 template <
class ACCESSOR>
60 template <
class OtherAccessor>
120 template <
class OtherAccessor>
127 template <
class ACCESSOR>
135 template <
class ACCESSOR>
136 template <
class OtherAccessor>
143 template <
class ACCESSOR>
152 template <
class ACCESSOR>
162 template <
class ACCESSOR>
169 template <
class ACCESSOR>
176 template <
class ACCESSOR>
184 template <
class ACCESSOR>
188 return !(*
this == other);
192 template <
class ACCESSOR>
203 template <
class ACCESSOR>
207 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
types::global_dof_index size_type
bool operator==(const MatrixIterator &) const
bool operator>(const MatrixIterator &) const
const ACCESSOR & operator*() const
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
static ::ExceptionBase & ExcInternalError()
#define Assert(cond, exc)
@ matrix
Contents is actually a matrix.
unsigned int global_dof_index