Reference documentation for deal.II version 9.2.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\}}\)
Namespaces | Enumerations
mpi_tags.h File Reference
#include <deal.II/base/config.h>

Go to the source code of this file.

Namespaces

 Utilities
 
 Utilities::MPI
 
 Utilities::MPI::internal
 
 Utilities::MPI::internal::Tags
 

Enumerations

enum  Utilities::MPI::internal::Tags::enumeration : std::uint16_t {
  Utilities::MPI::internal::Tags::mpi_some_to_some = 300, Utilities::MPI::internal::Tags::compute_point_to_point_communication_pattern, Utilities::MPI::internal::Tags::exchange_cell_data_to_ghosts, Utilities::MPI::internal::Tags::triangulation_communicate_locally_moved_vertices,
  Utilities::MPI::internal::Tags::dofhandler_communicate_mg_ghost_cells, Utilities::MPI::internal::Tags::dofhandler_communicate_mg_ghost_cells_reply, Utilities::MPI::internal::Tags::mg_transfer_fill_copy_indices, Utilities::MPI::internal::Tags::sparsity_tools_distribute_sparsity_pattern,
  Utilities::MPI::internal::Tags::dictionary_reinit, Utilities::MPI::internal::Tags::consensus_algorithm_payload_get_requesters, Utilities::MPI::internal::Tags::fe_tools_extrapolate, Utilities::MPI::internal::Tags::fe_tools_extrapolate_end = fe_tools_extrapolate + 10,
  Utilities::MPI::internal::Tags::consensus_algorithm_nbx_answer_request, Utilities::MPI::internal::Tags::consensus_algorithm_nbx_process_deliver, Utilities::MPI::internal::Tags::consensus_algorithm_pex_answer_request, Utilities::MPI::internal::Tags::consensus_algorithm_pex_process_deliver,
  Utilities::MPI::internal::Tags::fully_distributed_create, Utilities::MPI::internal::Tags::triangulation_base_fill_level_ghost_owners, Utilities::MPI::internal::Tags::grid_tools_compute_local_to_global_vertex_index_map, Utilities::MPI::internal::Tags::grid_tools_compute_local_to_global_vertex_index_map2,
  Utilities::MPI::internal::Tags::particle_handler_send_recv_particles_setup, Utilities::MPI::internal::Tags::particle_handler_send_recv_particles_send, Utilities::MPI::internal::Tags::scalapack_copy_to, Utilities::MPI::internal::Tags::scalapack_copy_to2,
  Utilities::MPI::internal::Tags::scalapack_copy_from, Utilities::MPI::internal::Tags::process_grid_constructor, Utilities::MPI::internal::Tags::partitioner_import_start, Utilities::MPI::internal::Tags::partitioner_import_end = partitioner_import_start + 200,
  Utilities::MPI::internal::Tags::partitioner_export_start, Utilities::MPI::internal::Tags::partitioner_export_end = partitioner_export_start + 200, Utilities::MPI::internal::Tags::noncontiguous_partitioner_update_ghost_values, Utilities::MPI::internal::Tags::compute_union
}