| answer_one_request(const unsigned int index, const std::function< AnswerType(const unsigned int, const RequestType &)> &answer_request, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| clean_up_and_end_communication() | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
| PEX()=default | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | |
| process_incoming_answers(const unsigned int n_targets, const std::function< void(const unsigned int, const AnswerType &)> &process_answer, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| recv_buffers | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| requesting_processes | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| requests_buffers | Utilities::MPI::ConsensusAlgorithms::PEX< 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::PEX< RequestType, AnswerType > | virtual |
| Utilities::MPI::ConsensusAlgorithms::Interface::run(Process< RequestType, AnswerType > &process, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
| send_answer_requests | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| send_buffers | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | private |
| send_request_requests | Utilities::MPI::ConsensusAlgorithms::PEX< 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::PEX< RequestType, AnswerType > | private |
| ~Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | virtual |
| ~PEX()=default | Utilities::MPI::ConsensusAlgorithms::PEX< RequestType, AnswerType > | virtual |