]> https://gitweb.dealii.org/ - dealii.git/commitdiff
moved the doxygen section encapsulation to include missing quadratures 5041/head
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 7 Sep 2017 10:56:32 +0000 (12:56 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 7 Sep 2017 10:56:32 +0000 (12:56 +0200)
include/deal.II/base/quadrature_lib.h

index 6e180bd1b9df49707f204a093ef6aaee148948d4..3c938fc5ed68b8299ea90d7389693bb79e423048 100644 (file)
@@ -526,8 +526,6 @@ public:
 
 };
 
-/*@}*/
-
 /**
  * Gauss-Chebyshev quadrature rules integrate the weighted product
  * $\int_{-1}^1 f(x) w(x) dx$ with weight given by: $w(x) = 1/\sqrt{1-x^2}$.
@@ -649,6 +647,8 @@ private:
 
 };
 
+/*@}*/
+
 /* -------------- declaration of explicit specializations ------------- */
 
 template <> QGauss<1>::QGauss (const unsigned int n);

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.