Dune Core Modules (2.5.0)
Dune::Amg::GraphVertexPropertiesSelector< G > Class Template Reference
Wrapper to access the internal edge properties of a graph via operator[]() More...
#include <dune/istl/paamg/graph.hh>
Public Member Functions | |
GraphVertexPropertiesSelector (G &g) | |
Constructor. More... | |
GraphVertexPropertiesSelector () | |
Default constructor. | |
VertexProperties & | operator[] (const Vertex &vertex) const |
Get the properties associated to a vertex. More... | |
Detailed Description
template<typename G>
class Dune::Amg::GraphVertexPropertiesSelector< G >
class Dune::Amg::GraphVertexPropertiesSelector< G >
Wrapper to access the internal edge properties of a graph via operator[]()
Constructor & Destructor Documentation
◆ GraphVertexPropertiesSelector()
template<typename G >
|
inline |
Constructor.
- Parameters
-
g The graph whose properties we access.
Member Function Documentation
◆ operator[]()
template<typename G >
|
inline |
Get the properties associated to a vertex.
- Parameters
-
vertex The vertex whose Properties we want.
The documentation for this class was generated from the following file:
- dune/istl/paamg/graph.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)