Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20:02+00:00
\(\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::NBX< RequestType, AnswerType > Member List

This is the complete list of members for Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >, including all inherited members.

all_locally_originated_receives_are_completed(const std::function< void(const unsigned int, const AnswerType &)> &process_answer, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
all_remotely_originated_receives_are_completed()Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
barrier_requestUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
clean_up_and_end_communication(const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
Interface()=defaultUtilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
maybe_answer_one_request(const std::function< AnswerType(const unsigned int, const RequestType &)> &answer_request, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
n_outstanding_answersUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
NBX()=defaultUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >
request_buffersUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
request_requestsUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
requesting_processesUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
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) overrideUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >virtual
Utilities::MPI::ConsensusAlgorithms::Interface::run(Process< RequestType, AnswerType > &process, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
send_buffersUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
send_requestsUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
signal_finish(const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
start_communication(const std::vector< unsigned int > &targets, const std::function< RequestType(const unsigned int)> &create_request, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >private
~Interface()=defaultUtilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >virtual
~NBX()=defaultUtilities::MPI::ConsensusAlgorithms::NBX< RequestType, AnswerType >virtual