Dune::Amg::SubGraph< G, T >::EdgeIterator Class Reference

#include <graph.hh>

List of all members.


Detailed Description

template<class G, class T>
class Dune::Amg::SubGraph< G, T >::EdgeIterator

The edge iterator of the graph.

Public Member Functions

 EdgeIterator (const VertexDescriptor &source, const EdgeDescriptor &edge)
 Constructor.
 EdgeIterator (const EdgeDescriptor &edge)
 Constructor for the end iterator.
bool equals (const EdgeIterator &other) const
 Equality operator.
EdgeIteratorincrement ()
 Preincrement operator.
EdgeIteratordecrement ()
 Preincrement operator.
const EdgeDescriptor & dereference () const
 The descriptor of the current edge.
const VertexDescriptortarget () const
 The index of the target vertex of the current edge.
const VertexDescriptorsource () const
 The index of the source vertex of the current edge.

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

Generated on Sun Nov 15 22:29:49 2009 for dune-istl by  doxygen 1.5.6