|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::__GhostDofMapper::ConstIterator< Index > Class Template Reference
#include <dune/fem/space/mapper/ghost.hh>
Public Types | |
| typedef std::random_access_iterator_tag | iterator_category |
| typedef Index | value_type |
| typedef Index | difference_type |
| typedef Envelope< Index > | pointer |
| typedef Index | reference |
Public Member Functions | |
| ConstIterator () noexcept=default | |
| ConstIterator (Index index) noexcept | |
| Index | operator* () const noexcept |
| Envelope< Index > | operator-> () const noexcept |
| Index | operator[] (Index n) const noexcept |
| bool | operator== (const ThisType &other) const noexcept |
| bool | operator!= (const ThisType &other) const noexcept |
| ThisType & | operator++ () noexcept |
| ThisType | operator++ (int) noexcept |
| ThisType & | operator-- () noexcept |
| ThisType | operator-- (int) noexcept |
| ThisType & | operator+= (Index n) noexcept |
| ThisType & | operator-= (Index n) noexcept |
| ThisType | operator+ (Index n) const noexcept |
| ThisType | operator- (Index n) const noexcept |
| Index | operator- (const ThisType &other) const noexcept |
| bool | operator< (const ThisType &other) const noexcept |
| bool | operator<= (const ThisType &other) const noexcept |
| bool | operator>= (const ThisType &other) const noexcept |
| bool | operator> (const ThisType &other) const noexcept |
Friends | |
| ThisType | operator+ (Index n, const ThisType &i) noexcept |
Member Typedef Documentation
◆ difference_type
template<class Index >
| typedef Index Dune::Fem::__GhostDofMapper::ConstIterator< Index >::difference_type |
◆ iterator_category
template<class Index >
| typedef std::random_access_iterator_tag Dune::Fem::__GhostDofMapper::ConstIterator< Index >::iterator_category |
◆ pointer
template<class Index >
| typedef Envelope< Index > Dune::Fem::__GhostDofMapper::ConstIterator< Index >::pointer |
◆ reference
template<class Index >
| typedef Index Dune::Fem::__GhostDofMapper::ConstIterator< Index >::reference |
◆ value_type
template<class Index >
| typedef Index Dune::Fem::__GhostDofMapper::ConstIterator< Index >::value_type |
Constructor & Destructor Documentation
◆ ConstIterator() [1/2]
template<class Index >
|
defaultnoexcept |
◆ ConstIterator() [2/2]
template<class Index >
|
inlineexplicitnoexcept |
Member Function Documentation
◆ operator!=()
template<class Index >
|
inlinenoexcept |
◆ operator*()
template<class Index >
|
inlinenoexcept |
◆ operator+()
template<class Index >
|
inlinenoexcept |
◆ operator++() [1/2]
template<class Index >
|
inlinenoexcept |
◆ operator++() [2/2]
template<class Index >
|
inlinenoexcept |
◆ operator+=()
template<class Index >
|
inlinenoexcept |
◆ operator-() [1/2]
template<class Index >
|
inlinenoexcept |
◆ operator-() [2/2]
template<class Index >
|
inlinenoexcept |
◆ operator--() [1/2]
template<class Index >
|
inlinenoexcept |
◆ operator--() [2/2]
template<class Index >
|
inlinenoexcept |
◆ operator-=()
template<class Index >
|
inlinenoexcept |
◆ operator->()
template<class Index >
|
inlinenoexcept |
◆ operator<()
template<class Index >
|
inlinenoexcept |
◆ operator<=()
template<class Index >
|
inlinenoexcept |
◆ operator==()
template<class Index >
|
inlinenoexcept |
◆ operator>()
template<class Index >
|
inlinenoexcept |
◆ operator>=()
template<class Index >
|
inlinenoexcept |
◆ operator[]()
template<class Index >
|
inlinenoexcept |
Friends And Related Symbol Documentation
◆ operator+
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8