Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Classes | Typedefs
SparseMatrixIterators Namespace Reference

Classes

class  Accessor
 
class  Accessor< number, false >
 
class  Accessor< number, true >
 
class  Iterator
 

Typedefs

using size_type = types::global_dof_index
 

Detailed Description

A namespace in which we declare iterators over the elements of sparse matrices.

Typedef Documentation

◆ size_type

Declare type for container size.

Definition at line 80 of file sparse_matrix.h.