]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix indentation.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 16:58:59 +0000 (16:58 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 16:58:59 +0000 (16:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@26796 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_tools.inst.in

index b3caa48f8ea28e681ce1475ae46c31f8ebda2d85..b0f889f3f6e41730c68491d420de0b17e7031c26 100644 (file)
@@ -312,7 +312,7 @@ for (DH : DOFHANDLERS; deal_II_dimension : DIMENSIONS)
   template
   void
   DoFTools::make_hanging_node_constraints (const DH &dof_handler,
-                                          ConstraintMatrix &constraints);
+                                           ConstraintMatrix &constraints);
 }
 
 
@@ -374,7 +374,7 @@ template
 void
 DoFTools::
 make_hanging_node_constraints (const DoFHandler<deal_II_dimension,deal_II_dimension+1> &dof_handler,
-                              ConstraintMatrix &constraints);
+                               ConstraintMatrix &constraints);
 #endif
 
 #if deal_II_dimension == 3
@@ -382,7 +382,7 @@ template
 void
 DoFTools::
 make_hanging_node_constraints (const DoFHandler<1,3> &dof_handler,
-                              ConstraintMatrix &constraints);
+                               ConstraintMatrix &constraints);
 #endif
 
 

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.