]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More indentation changes.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 May 2005 15:40:13 +0000 (15:40 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 May 2005 15:40:13 +0000 (15:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@10763 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/quadrature.h

index a97f43b7217d45d54511121fbccebed99618a656..01c1ad4b08489a38d56efb20ab10c820fcb55fd9 100644 (file)
@@ -191,14 +191,16 @@ class Quadrature : public Subscriptor
 
   protected:
                                     /**
-                                     * List of quadrature points. To be filled
-                                     * by the constructors of derived classes.
+                                     * List of quadrature points. To
+                                     * be filled by the constructors
+                                     * of derived classes.
                                      */
     std::vector<Point<dim> > quadrature_points;
 
                                     /**
-                                     * List of weights of the quadrature points.
-                                     * To be filled by the constructors of
+                                     * List of weights of the
+                                     * quadrature points.  To be
+                                     * filled by the constructors of
                                      * derived classes.
                                      */
     std::vector<double>      weights;

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.