Reference documentation for deal.II version GIT relicensing-249-g48dc7357c7 2024-03-29 12:30:02+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\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
std::iterator_traits< ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > > Struct Template Reference

Public Types

using iterator_category = forward_iterator_tag
 
using value_type = typename ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >::value_type
 
using difference_type = typename ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness >::difference_type
 

Detailed Description

template<bool Constness>
struct std::iterator_traits< ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > >

Definition at line 471 of file trilinos_sparse_matrix.h.

Member Typedef Documentation

◆ iterator_category

template<bool Constness>
using std::iterator_traits< ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > >::iterator_category = forward_iterator_tag

Definition at line 474 of file trilinos_sparse_matrix.h.

◆ value_type

template<bool Constness>
using std::iterator_traits< ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > >::value_type = typename ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness>::value_type

Definition at line 475 of file trilinos_sparse_matrix.h.

◆ difference_type

template<bool Constness>
using std::iterator_traits< ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness > >::difference_type = typename ::TrilinosWrappers::SparseMatrixIterators::Iterator< Constness>::difference_type

Definition at line 478 of file trilinos_sparse_matrix.h.


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