From: Daniel Arndt Date: Wed, 20 Feb 2019 10:38:53 +0000 (+0100) Subject: Fix doxygen problem in VectorTools::create_point_source_vector X-Git-Tag: v9.1.0-rc1~329^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7741%2Fhead;p=dealii.git Fix doxygen problem in VectorTools::create_point_source_vector --- diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h index ec060968c1..37b43f49ed 100644 --- a/include/deal.II/numerics/vector_tools.h +++ b/include/deal.II/numerics/vector_tools.h @@ -2184,7 +2184,7 @@ namespace VectorTools * function for the problem you are solving. This is because the * Green's function $G(x,p)$ is defined by * @f{align*}{ - * L G(x,p) &= \delta(x-p)$ + * L G(x,p) &= \delta(x-p) * @f} * where $L$ is the differential operator of your problem. The discrete * version then requires computing the right hand side vector