From: Wolfgang Bangerth Date: Fri, 12 Jan 2018 15:25:24 +0000 (-0700) Subject: Fix a formula that trips up doxygen. X-Git-Tag: v9.0.0-rc1~578^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5725%2Fhead;p=dealii.git Fix a formula that trips up doxygen. --- diff --git a/include/deal.II/base/quadrature_lib.h b/include/deal.II/base/quadrature_lib.h index e33b78f2be..fc12ef4ff5 100644 --- a/include/deal.II/base/quadrature_lib.h +++ b/include/deal.II/base/quadrature_lib.h @@ -779,7 +779,7 @@ public: * \f] * * with determinant of the Jacobian equal to $J= \beta \hat \x^{2\beta-1}$. - * Such transformation maps the reference square \$[0,1]\times[0,1]$ to the + * Such transformation maps the reference square $[0,1]\times[0,1]$ to the * reference simplex, by collapsing the left side of the square and squeezing * quadrature points towards the orgin, and then shearing the resulting * triangle to the reference one. This transformation shows good convergence