From: Peter Munch Date: Tue, 4 Aug 2020 08:32:05 +0000 (+0200) Subject: Fix typo in VectorTools::interpolate X-Git-Tag: v9.3.0-rc1~1213^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10795%2Fhead;p=dealii.git Fix typo in VectorTools::interpolate --- diff --git a/include/deal.II/numerics/vector_tools_interpolate.h b/include/deal.II/numerics/vector_tools_interpolate.h index 8ae0ab69ca..ee36053253 100644 --- a/include/deal.II/numerics/vector_tools_interpolate.h +++ b/include/deal.II/numerics/vector_tools_interpolate.h @@ -87,7 +87,7 @@ namespace VectorTools /** * Call the @p interpolate() function above with - * mapping=MappingQGeneric1@@(). + * mapping=MappingQGeneric@(1). */ template void