dune-istl  2.5.1
Public Types | Public Member Functions | List of all members
Dune::Amg::PropertyGraphVertexPropertyMap< G, i > Class Template Reference

#include <dune/istl/paamg/dependency.hh>

Inheritance diagram for Dune::Amg::PropertyGraphVertexPropertyMap< G, i >:
Inheritance graph

Public Types

enum  { index = i }
 
typedef ReadWritePropertyMapTag Category
 
typedef G Graph
 The type of the graph with internal properties. More...
 
typedef std::bitset< VertexProperties::SIZEBitSet
 The type of the bitset. More...
 
typedef BitSet::reference Reference
 The reference type. More...
 
typedef bool ValueType
 The value type. More...
 
typedef G::VertexDescriptor Vertex
 The vertex descriptor. More...
 

Public Member Functions

 PropertyGraphVertexPropertyMap (G &g)
 Constructor. More...
 
 PropertyGraphVertexPropertyMap ()
 Default constructor. More...
 
Reference operator[] (const Vertex &vertex) const
 Get the properties associated to a vertex. More...
 

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