Searched refs:maximum_phase (Results 1 – 1 of 1) sorted by relevance
1011 unsigned char maximum_phase = 1; in hohberg_biconnected_components() local1014 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()