Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Utilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType > Member List

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()=0Utilities::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()=defaultUtilities::MPI::ConsensusAlgorithms::Process< RequestType, AnswerType >virtual