deal.II version GIT relicensing-2291-g668cd86249 2024-12-24 11:30:00+00:00
|
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 |