DUNE PDELab (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Amg::SubGraph< G, T >::EdgeIndexMap Class Reference
An index map for mapping the edges to indices. More...
#include <dune/istl/paamg/graph.hh>
Public Member Functions | |
EdgeIndexMap (const EdgeIndexMap &emap) | |
Protect copy construction. | |
Detailed Description
template<class G, class T>
class Dune::Amg::SubGraph< G, T >::EdgeIndexMap
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.
The documentation for this class was generated from the following file:
- dune/istl/paamg/graph.hh
