Searched refs:msg_path_vertices (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/graph/distributed/ |
D | hohberg_biconnected_components.hpp | 60 msg_path_vertices, enumerator 410 send(pg, get(owner, target(e, g)), msg_path_vertices, alpha); in initialize_leader() 470 send(pg, get(owner, target(oe, g)), msg_path_vertices, &path[0], in operator ()() 958 receive(pg, msg->first, msg_path_vertices, &path[0], path_length); in hohberg_biconnected_components() 965 case msg_path_vertices: in hohberg_biconnected_components()
|