deal.II version GIT relicensing-2173-gae8fc9d14b 2024-11-24 06:40: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 |