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) override | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | virtual |
append_index_origin(const types::global_dof_index index_within_dictionary, const unsigned int rank_of_request, const unsigned int rank_of_owner, unsigned int &owner_index_guess) | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | private |
comm | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
compute_targets() override | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | virtual |
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) override | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | virtual |
dict | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
get_requesters() | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
indices_to_look_up | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
indices_to_look_up_by_dict_rank | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
my_rank | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
n_procs | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
owned_indices | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
owning_ranks | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
read_answer(const unsigned int other_rank, const std::vector< unsigned int > &recv_buffer) override | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | virtual |
requesters | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
track_index_requests | Utilities::MPI::internal::ComputeIndexOwner::ConsensusAlgorithmsPayload | |
~Process()=default | Utilities::MPI::ConsensusAlgorithms::Process< std::vector< std::pair< types::global_dof_index, types::global_dof_index > >, std::vector< unsigned int > > | virtual |