]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Slight indentation change.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 Mar 2001 09:27:17 +0000 (09:27 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 Mar 2001 09:27:17 +0000 (09:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@4350 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_lib.lagrange.h

index b2a10755053918779f69342a8dbdf62eb6b639e3..2c33acc3abc7e2bf419f025fcc218c11dd75fa7a 100644 (file)
@@ -29,7 +29,8 @@
  *
  * @author Wolfgang Bangerth, Ralf Hartmann, 2001
  */
-template<int dim> class FEQ1: public FE_Q<dim>
+template<int dim>
+class FEQ1 : public FE_Q<dim>
 {
   public:
                                     /**
@@ -51,7 +52,8 @@ template<int dim> class FEQ1: public FE_Q<dim>
  *
  * @author Wolfgang Bangerth, Ralf Hartmann, 2001
  */
-template<int dim> class FEQ2: public FE_Q<dim>
+template<int dim>
+class FEQ2 : public FE_Q<dim>
 {
   public:
                                     /**
@@ -73,7 +75,8 @@ template<int dim> class FEQ2: public FE_Q<dim>
  *
  * @author Wolfgang Bangerth, Ralf Hartmann, 2001
  */
-template<int dim> class FEQ3: public FE_Q<dim>
+template<int dim>
+class FEQ3 : public FE_Q<dim>
 {
   public:
                                     /**
@@ -95,7 +98,8 @@ template<int dim> class FEQ3: public FE_Q<dim>
  *
  * @author Wolfgang Bangerth, Ralf Hartmann, 2001
  */
-template<int dim> class FEQ4: public FE_Q<dim>
+template<int dim>
+class FEQ4 : public FE_Q<dim>
 {
   public:
                                     /**

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.