An index map for mapping the edges to indices.
More...
#include <dune/istl/paamg/graph.hh>
List of all members.
Public Types |
typedef ReadablePropertyMapTag | Category |
Detailed Description
template<class G, class T>
class Dune::Amg::SubGraph< G, T >::EdgeIndexMap
An index map for mapping the edges to indices.
This should be used for attaching properties to a SubGraph using VertexPropertiesGraph od PropertiesGraph.
Member Typedef Documentation
template<class G, class T>
Constructor & Destructor Documentation
template<class G, class T>
template<class G, class T>
Protect copy construction.
Member Function Documentation
template<class G, class T>
The documentation for this class was generated from the following file: