DUNE-FEM (unstable)
Dune::Amg::GraphEdgePropertiesSelector< G > Class Template Reference
Wrapper to access the internal vertex properties of a graph via operator[]() More...
#include <dune/istl/paamg/graph.hh>
Public Member Functions | |
GraphEdgePropertiesSelector (G &g) | |
Constructor. More... | |
GraphEdgePropertiesSelector () | |
Default constructor. | |
EdgeProperties & | operator[] (const Edge &edge) const |
Get the properties associated to a vertex. More... | |
Detailed Description
template<typename G>
class Dune::Amg::GraphEdgePropertiesSelector< G >
class Dune::Amg::GraphEdgePropertiesSelector< G >
Wrapper to access the internal vertex properties of a graph via operator[]()
Constructor & Destructor Documentation
◆ GraphEdgePropertiesSelector()
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
-
edge The edge 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)