all_locally_originated_receives_are_completed(const std::function< void(const unsigned int, const AnswerType &)> &process_answer, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
all_remotely_originated_receives_are_completed() | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
barrier_request | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
clean_up_and_end_communication(const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
maybe_answer_one_request(const std::function< AnswerType(const unsigned int, const RequestType &)> &answer_request, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
n_outstanding_answers | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
NBX()=default | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | |
request_buffers | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
request_requests | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
requesting_processes | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
run(const std::vector< unsigned int > &targets, const std::function< RequestType(const unsigned int)> &create_request, const std::function< AnswerType(const unsigned int, const RequestType &)> &answer_request, const std::function< void(const unsigned int, const AnswerType &)> &process_answer, const MPI_Comm comm) override | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | virtual |
Utilities::MPI::ConsensusAlgorithms::Interface::run(Process< RequestType, AnswerType > &process, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
send_buffers | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
send_requests | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
signal_finish(const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
start_communication(const std::vector< unsigned int > &targets, const std::function< RequestType(const unsigned int)> &create_request, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | private |
~Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | virtual |
~NBX()=default | Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType > | virtual |