From: Peter Munch Date: Sat, 21 Nov 2020 08:42:43 +0000 (+0100) Subject: Remove a name X-Git-Tag: v9.3.0-rc1~876^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ce589b5e88fd498a5c3a0ed8e0a9bd92b4140a;p=dealii.git Remove a name --- diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h index b611177ab3..8583254d03 100644 --- a/include/deal.II/matrix_free/fe_evaluation.h +++ b/include/deal.II/matrix_free/fe_evaluation.h @@ -1732,8 +1732,6 @@ protected: * gradients. * * @ingroup matrixfree - * - * Rudraraju, 2014 */ template class FEEvaluationAccess<1, 1, Number, is_face, VectorizedArrayType>