From: Wolfgang Bangerth Date: Tue, 27 Aug 2024 21:44:44 +0000 (-0600) Subject: Remove an MPI tag now no longer used. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17619%2Fhead;p=dealii.git Remove an MPI tag now no longer used. --- diff --git a/include/deal.II/base/mpi_tags.h b/include/deal.II/base/mpi_tags.h index 3851239f22..9aeaceb7f1 100644 --- a/include/deal.II/base/mpi_tags.h +++ b/include/deal.II/base/mpi_tags.h @@ -146,11 +146,6 @@ namespace Utilities // GridTools::internal::distributed_compute_point_locations distributed_compute_point_locations, - - // AffineConstraints::make_consistent_in_parallel() - affine_constraints_make_consistent_in_parallel_0, - affine_constraints_make_consistent_in_parallel_1, - }; } // namespace Tags } // namespace internal