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

#include <graph.hh>

List of all members.


Detailed Description

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

The vertex iterator of the graph.

Public Member Functions

 VertexIterator (const SubGraph< G, T > *graph, const VertexDescriptor &current, const VertexDescriptor &end)
 Constructor.
 VertexIterator (const VertexDescriptor &current)
 Constructor for end iterator.
VertexIteratorincrement ()
 Preincrement operator.
bool equals (const VertexIterator &other) const
 Equality iterator.
const VertexDescriptordereference () const
 Get the descriptor of the current vertex.
EdgeIterator begin () const
 Get an iterator over all edges starting at the current vertex.
EdgeIterator end () const
 Get an iterator over all edges starting at the current vertex.

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

Generated on Thu Apr 2 10:40:17 2009 for dune-istl by  doxygen 1.5.6