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::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload Member List

This is the complete list of members for Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload, including all inherited members.

answer_request(const unsigned int other_rank, const std::vector< std::pair< types::global_dof_index, types::global_dof_index > > &buffer_recv, std::vector< unsigned int > &request_buffer) overrideUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayloadvirtual
append_index_origin(const unsigned int index_within_dictionary, const unsigned int rank_of_request, const unsigned int rank_of_owner, unsigned int &owner_index_guess)Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayloadprivate
commUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
compute_targets() overrideUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayloadvirtual
ConsensusAlgorithmsPayload(const IndexSet &owned_indices, const IndexSet &indices_to_look_up, const MPI_Comm comm, std::vector< unsigned int > &owning_ranks, const bool track_index_requests=false)Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
create_request(const unsigned int other_rank, std::vector< std::pair< types::global_dof_index, types::global_dof_index > > &send_buffer) overrideUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayloadvirtual
dictUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
get_requesters()Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
indices_to_look_upUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
indices_to_look_up_by_dict_rankUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
my_rankUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
n_procsUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
owned_indicesUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
owning_ranksUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
read_answer(const unsigned int other_rank, const std::vector< unsigned int > &recv_buffer) overrideUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayloadvirtual
requestersUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
track_index_requestsUtilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload
~Process()=defaultUtilities::MPI::ConsensusAlgorithms::Process< std::vector< std::pair< types::global_dof_index, types::global_dof_index > >, std::vector< unsigned int > >virtual