]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Follow usual style
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2007 05:04:51 +0000 (05:04 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 26 Jun 2007 05:04:51 +0000 (05:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@14808 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_handler.cc

index 5c685424a47665462fb933fd1ee33b00e5b8d42c..5a1991a9ae0f143b39d1d7e0dd7eb1e43f94478c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -58,7 +58,8 @@ namespace internal
 
 
 template <int dim>
-DoFHandler<dim>::DoFHandler (const Triangulation<dim> &tria) :
+DoFHandler<dim>::DoFHandler (const Triangulation<dim> &tria)
+               :
                tria(&tria, typeid(*this).name()),
                selected_fe(0, typeid(*this).name()),
                faces(NULL),

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.