Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2981-gc9b2d476df 2025-04-01 01:00:00+00:00
\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 Concepts
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 79 of file sparse_matrix.h.