From: Daniel Arndt Date: Tue, 27 Feb 2018 17:57:05 +0000 (+0100) Subject: Fix mentioning of sum variant for Tensor X-Git-Tag: v9.0.0-rc1~384^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e0d131c415f01a70518a1228032d22d2fc09cb5;p=dealii.git Fix mentioning of sum variant for Tensor --- diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h index 8abb223e19..5470c3051f 100644 --- a/include/deal.II/base/mpi.h +++ b/include/deal.II/base/mpi.h @@ -179,7 +179,7 @@ namespace Utilities /** * Perform an MPI sum of the entries of a symmetric tensor. * - * @relates SymmetricTensor + * @relatesalso SymmetricTensor */ template SymmetricTensor @@ -189,7 +189,7 @@ namespace Utilities /** * Perform an MPI sum of the entries of a tensor. * - * @relates Tensor + * @relatesalso Tensor */ template Tensor