From: Daniel Arndt Date: Thu, 8 Dec 2022 18:17:36 +0000 (-0500) Subject: Fix clang-tidy X-Git-Tag: v9.5.0-rc1~697^2~15 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a040b1be113472ed6315628b3ed2390cbe873c;p=dealii.git Fix clang-tidy --- diff --git a/include/deal.II/lac/la_parallel_vector.templates.h b/include/deal.II/lac/la_parallel_vector.templates.h index 0733230f52..e310f207ec 100644 --- a/include/deal.II/lac/la_parallel_vector.templates.h +++ b/include/deal.II/lac/la_parallel_vector.templates.h @@ -362,7 +362,7 @@ namespace LinearAlgebra const ReadWriteVector &V, VectorOperation::values operation, std::shared_ptr - communication_pattern, + & communication_pattern, const IndexSet &locally_owned_elem, ::dealii::MemorySpace::MemorySpaceData