]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Micro change.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Sep 2001 11:18:28 +0000 (11:18 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Sep 2001 11:18:28 +0000 (11:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@5003 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 61a125ad4a525ca3edb3ebfec915d64cbe839fb4..ff2a875b1a60b76648b487b6844bd4d3987b4331 100644 (file)
@@ -18,7 +18,7 @@
 
 
 /**
- * Gauß-Legendre quadrature of arbitrary order.
+ * Gauss-Legendre quadrature of arbitrary order.
  *
  * The coefficients of these quadrature rules are computed by the
  * function found in @p{Numerical Recipies}.
@@ -33,7 +33,7 @@ class QGauss : public Quadrature<dim>
                                    * Generate a formula with @p{p}
                                    * quadrature points (order @p{2p-1}).
                                    */
-    QGauss (unsigned int p);
+    QGauss (const unsigned int p);
 };
 
 

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.