]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Style adjustments
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 15:17:09 +0000 (15:17 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 15:17:09 +0000 (15:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@13667 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe.h

index bb17b40d27693feb3e5f11a02f1c95df45afc3a1..ae3ed8c3eb3779fab4cf76d3bca8073897e81d10 100644 (file)
@@ -2103,6 +2103,7 @@ class FiniteElement : public Subscriptor,
                                      */
     std::vector<std::pair<std::pair<unsigned int,unsigned int>,unsigned int> >
     face_system_to_base_table;
+
                                     /**
                                      * For each base element, store
                                      * the first block in a block
@@ -2137,7 +2138,8 @@ class FiniteElement : public Subscriptor,
                                      * case, the initialization by
                                      * the base class is sufficient.
                                      */
-    std::vector<std::pair<std::pair<unsigned int, unsigned int>, unsigned int> > component_to_base_table;
+    std::vector<std::pair<std::pair<unsigned int, unsigned int>, unsigned int> >
+    component_to_base_table;
     
                                     /**
                                      * Projection matrices are

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.