]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix indentation problem.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jun 2011 20:43:42 +0000 (20:43 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Jun 2011 20:43:42 +0000 (20:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@23789 0785d39b-7218-0410-832d-ea1e28bc413d

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

index a519bb86ef5ee49a600b8d7680412dd4d2bd623b..02b9773df210ca22772ab5bd16969b58b4d3455e 100644 (file)
@@ -3027,7 +3027,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
      * calls to reinit() in order to compute the cell similarity.
      */
     boost::signals2::connection tria_listener;
-    
+
     /**
      * A function that is connected to the triangulation in
      * order to reset the stored 'present_cell' iterator to an invalid
@@ -3035,7 +3035,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
      * becomes invalid.
      */
     void invalidate_present_cell ();
-    
+
     /**
      * This function is called by the various reinit() functions in derived
      * classes. Given the cell indicated by the argument, test whether
@@ -3047,7 +3047,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
      */
     void
     maybe_invalidate_previous_present_cell (const typename Triangulation<dim,spacedim>::cell_iterator &cell);
-    
+
                                     /**
                                      * Storage for the mapping object.
                                      */
@@ -4154,7 +4154,7 @@ namespace FEValuesViews
               }
            }
         }
-}
+  }
 
   template <int dim, int spacedim>
   inline

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.