Home
last modified time | relevance | path

Searched refs:maximum_phase (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dhohberg_biconnected_components.hpp1011 unsigned char maximum_phase = 1; in hohberg_biconnected_components() local
1014 maximum_phase = (std::max)(maximum_phase, vertex_processor[v].get_phase()); in hohberg_biconnected_components()
1030 && all_reduce(pg, maximum_phase, boost::mpi::maximum<char>()) == 4) { in hohberg_biconnected_components()