Reference documentation for deal.II version GIT relicensing-489-g2d48aca8cc 2024-04-28 17: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< ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness > > Struct Template Reference

Public Types

using iterator_category = forward_iterator_tag
 
using value_type = typename ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness >::value_type
 
using difference_type = typename ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness >::difference_type
 

Detailed Description

template<typename Number, typename MemorySpace, bool Constness>
struct std::iterator_traits< ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness > >

Definition at line 1718 of file trilinos_tpetra_sparse_matrix.h.

Member Typedef Documentation

◆ iterator_category

template<typename Number , typename MemorySpace , bool Constness>
using std::iterator_traits< ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness > >::iterator_category = forward_iterator_tag

Definition at line 1722 of file trilinos_tpetra_sparse_matrix.h.

◆ value_type

template<typename Number , typename MemorySpace , bool Constness>
using std::iterator_traits< ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness > >::value_type = typename ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators:: Iterator<Number, MemorySpace, Constness>::value_type

Definition at line 1723 of file trilinos_tpetra_sparse_matrix.h.

◆ difference_type

template<typename Number , typename MemorySpace , bool Constness>
using std::iterator_traits< ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators::Iterator< Number, MemorySpace, Constness > >::difference_type = typename ::LinearAlgebra::TpetraWrappers::SparseMatrixIterators:: Iterator<Number, MemorySpace, Constness>::difference_type

Definition at line 1726 of file trilinos_tpetra_sparse_matrix.h.


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