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::Serial< RequestType, AnswerType > Member List

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

commUtilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >private
Interface()Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
Interface(Process< RequestType, AnswerType > &process, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
processUtilities::MPI::ConsensusAlgorithms::Interface< 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::Serial< RequestType, AnswerType >virtual
Utilities::MPI::ConsensusAlgorithms::Interface::run()Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
Utilities::MPI::ConsensusAlgorithms::Interface::run(Process< RequestType, AnswerType > &process, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >
Serial()=defaultUtilities::MPI::ConsensusAlgorithms::Serial< RequestType, AnswerType >
Serial(Process< RequestType, AnswerType > &process, const MPI_Comm comm)Utilities::MPI::ConsensusAlgorithms::Serial< RequestType, AnswerType >
~Interface()=defaultUtilities::MPI::ConsensusAlgorithms::Interface< RequestType, AnswerType >virtual