dune-istl 3.0-git
|
An index map for mapping the edges to indices. More...
#include <dune/istl/paamg/graph.hh>
Public Types | |
typedef ReadablePropertyMapTag | Category |
Public Member Functions | |
EdgeIndexMap (const EdgeDescriptor &firstEdge) | |
EdgeIndexMap (const EdgeIndexMap &emap) | |
Protect copy construction. | |
std::size_t | operator[] (const EdgeDescriptor &edge) const |
An index map for mapping the edges to indices.
This should be used for attaching properties to a SubGraph using VertexPropertiesGraph od PropertiesGraph.
typedef ReadablePropertyMapTag Dune::Amg::SubGraph< G, T >::EdgeIndexMap::Category |
|
inline |
|
inline |
Protect copy construction.
|
inline |