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\}}\)
Public Member Functions | Protected Attributes | Friends | List of all members

Public Member Functions

 Accessor (const SparseMatrixEZ< number > *matrix, const size_type row, const unsigned short index)
 
size_type row () const
 
unsigned short index () const
 
size_type column () const
 
number value () const
 

Protected Attributes

const SparseMatrixEZ< number > * matrix
 
size_type a_row
 
unsigned short a_index
 

Friends

class const_iterator
 

Detailed Description

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

Accessor class for iterators

Definition at line 187 of file sparse_matrix_ez.h.


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