]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doxygen typos of sqrt in quadrature documentation
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 7 Sep 2017 09:38:32 +0000 (11:38 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 7 Sep 2017 09:38:32 +0000 (11:38 +0200)
include/deal.II/base/quadrature_lib.h

index 87cc4e02fe4b2f6ecf76991641e36afd176d4b00..6e180bd1b9df49707f204a093ef6aaee148948d4 100644 (file)
@@ -536,7 +536,7 @@ public:
  * we rescale the quadrature formula so that it is defined on the interval
  * $[0,1]$ instead of $[-1,1]$. So the quadrature formulas integrate exactly
  * the integral $\int_0^1 f(x) w(x) dx$ with the weight: $w(x) =
- * 1/sqrt{x(1-x)}$. For details see: M. Abramowitz & I.A. Stegun: Handbook of
+ * 1/\sqrt{x(1-x)}$. For details see: M. Abramowitz & I.A. Stegun: Handbook of
  * Mathematical Functions, par. 25.4.38
  *
  * @author Giuseppe Pitton, Luca Heltai 2015
@@ -569,7 +569,7 @@ private:
  * of quadrature points. Here we rescale the quadrature formula so that it is
  * defined on the interval $[0,1]$ instead of $[-1,1]$. So the quadrature
  * formulas integrate exactly the integral $\int_0^1 f(x) w(x) dx$ with the
- * weight: $w(x) = 1/sqrt{x(1-x)}$. By default the quadrature is constructed
+ * weight: $w(x) = 1/\sqrt{x(1-x)}$. By default the quadrature is constructed
  * with the left endpoint as quadrature node, but the quadrature node can be
  * imposed at the right endpoint through the variable ep that can assume the
  * values left or right.
@@ -625,7 +625,7 @@ private:
  * where $n$ is the number of quadrature points. Here we rescale the
  * quadrature formula so that it is defined on the interval $[0,1]$ instead of
  * $[-1,1]$. So the quadrature formulas integrate exactly the integral
- * $\int_0^1 f(x) w(x) dx$ with the weight: $w(x) = 1/sqrt{x(1-x)}$. For
+ * $\int_0^1 f(x) w(x) dx$ with the weight: $w(x) = 1/\sqrt{x(1-x)}$. For
  * details see: M. Abramowitz & I.A. Stegun: Handbook of Mathematical
  * Functions, par. 25.4.40
  *

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.