Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Classes | Public Member Functions | Private Attributes | List of all members
SparseMatrixEZ< number >::const_iterator Class Reference

#include <deal.II/lac/sparse_matrix_ez.h>

Classes

class  Accessor
 

Public Member Functions

 const_iterator (const SparseMatrixEZ< number > *matrix, const size_type row, const unsigned short index)
 
const_iteratoroperator++ ()
 
const Accessoroperator* () const
 
const Accessoroperator-> () const
 
bool operator== (const const_iterator &) const
 
bool operator!= (const const_iterator &) const
 
bool operator< (const const_iterator &) const
 

Private Attributes

Accessor accessor
 

Detailed Description

template<typename number>
class SparseMatrixEZ< number >::const_iterator

Standard-conforming iterator.

Definition at line 181 of file sparse_matrix_ez.h.


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