This is the complete list of members for Utilities::MPI::ConsensusAlgorithms::Selector< RequestType, AnswerType >, including all inherited members.
consensus_algo | Utilities::MPI::ConsensusAlgorithms::Selector< RequestType, AnswerType > | private |
Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
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::Selector< RequestType, AnswerType > | virtual |
Utilities::MPI::ConsensusAlgorithms::Interface::run(Process< RequestType, AnswerType > &process, const MPI_Comm comm) | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | |
Selector()=default | Utilities::MPI::ConsensusAlgorithms::Selector< RequestType, AnswerType > | |
~Interface()=default | Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType > | virtual |
~Selector()=default | Utilities::MPI::ConsensusAlgorithms::Selector< RequestType, AnswerType > | virtual |