Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType >, including all inherited members.
answer_request(const unsigned int other_rank, const RequestType &buffer_recv, AnswerType &request_buffer) | Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > | virtual |
compute_targets()=0 | Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > | pure virtual |
create_request(const unsigned int other_rank, RequestType &send_buffer) | Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > | virtual |
read_answer(const unsigned int other_rank, const AnswerType &recv_buffer) | Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > | virtual |
~Process()=default | Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > | virtual |