Add a super vertex to a hierarchical graph.
More...
|
| add_svertex_wf (size_t const &offset) |
|
template<typename Domain , typename Descriptor , typename GraphView > |
result_type | operator() (Domain const dom, Descriptor vd, GraphView gv) const |
| Add a super vertex to a hierarchical graph. More...
|
|
Add a super vertex to a hierarchical graph.
◆ operator()()
template<typename Domain , typename Descriptor , typename GraphView >
result_type stapl::add_svertex_wf::operator() |
( |
Domain const |
dom, |
|
|
Descriptor |
vd, |
|
|
GraphView |
gv |
|
) |
| const |
Add a super vertex to a hierarchical graph.
- Parameters
-
dom | Domain of super-vertex's children ids |
vd | Vertex descriptor of the new super-vertex |
gv | View over the hierarchical graph |
- Returns
- singleton domain with the super-vertex id
The documentation for this class was generated from the following file: