]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Follow our usual coding style
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Aug 2007 21:39:05 +0000 (21:39 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Aug 2007 21:39:05 +0000 (21:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@14912 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-6/step-6.cc

index d37c4e5d1020e490f531ae48e1ec3d5aebba7613..57c0c62abfd522327a64588967863b25406407ad 100644 (file)
@@ -228,7 +228,8 @@ void Coefficient<dim>::value_list (const std::vector<Point<dim> > &points,
                                 // the desired polynomial degree
                                 // (here <code>2</code>):
 template <int dim>
-LaplaceProblem<dim>::LaplaceProblem () :
+LaplaceProblem<dim>::LaplaceProblem ()
+               :
                dof_handler (triangulation),
                 fe (2)
 {}

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.