Dune::Amg::SubGraph< G, T >::EdgeIterator Member List
This is the complete list of members for
Dune::Amg::SubGraph< G, T >::EdgeIterator, including all inherited members.
advance(std::ptrdiff_t n) | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
decrement() | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
dereference() const | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
distanceTo(const EdgeIterator &other) const | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
EdgeIterator(const VertexDescriptor &source, const EdgeDescriptor &edge) | Dune::Amg::SubGraph< G, T >::EdgeIterator | [explicit] |
EdgeIterator(const EdgeDescriptor &edge) | Dune::Amg::SubGraph< G, T >::EdgeIterator | [explicit] |
equals(const EdgeIterator &other) const | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
increment() | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
source() const | Dune::Amg::SubGraph< G, T >::EdgeIterator | |
target() const | Dune::Amg::SubGraph< G, T >::EdgeIterator | |