Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.3.3
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 82 of file sparse_matrix.h.