]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
change encoding to UTF-8
authorfelix.gruber <felix.gruber@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Nov 2013 10:36:42 +0000 (10:36 +0000)
committerfelix.gruber <felix.gruber@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 25 Nov 2013 10:36:42 +0000 (10:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@31792 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/quadrature_lib.h

index f8759a4a9d13618b8e5a572236c2b4bf0831f9a5..a448a80c9e08d9722f62c62f82603567d6112bae 100644 (file)
@@ -177,7 +177,7 @@ public:
 
 /**
  * Milne-rule. Closed Newton-Cotes formula, exact for polynomials of degree 5.
- * See Stoer: Einführung in die Numerische Mathematik I, p. 102
+ * See Stoer: Einführung in die Numerische Mathematik I, p. 102
  */
 template <int dim>
 class QMilne : public Quadrature<dim>
@@ -189,7 +189,7 @@ public:
 
 /**
  * Weddle-rule. Closed Newton-Cotes formula, exact for polynomials of degree 7.
- * See Stoer: Einführung in die Numerische Mathematik I, p. 102
+ * See Stoer: Einführung in die Numerische Mathematik I, p. 102
  */
 template <int dim>
 class QWeddle : public Quadrature<dim>

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.