]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reindent.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Jul 2003 20:51:58 +0000 (20:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 8 Jul 2003 20:51:58 +0000 (20:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@7858 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 6167cd33752597452d0e78ccdd6594fe2440eb71..740dd598a83e2d1b5e0964e25e2809bd1ec43785 100644 (file)
@@ -102,10 +102,11 @@ class FETools
                                      * denotes the dual solution.
                                      */
     template <int dim, typename number>
-    static void get_interpolation_difference_matrix(
-      const FiniteElement<dim> &fe1,
-      const FiniteElement<dim> &fe2,
-      FullMatrix<number> &difference_matrix);
+    static
+    void
+    get_interpolation_difference_matrix(const FiniteElement<dim> &fe1,
+                                       const FiniteElement<dim> &fe2,
+                                       FullMatrix<number> &difference_matrix);
 
                                     /**
                                      * Gives the interpolation of a the

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.