]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor formatting changes.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 May 2008 04:28:09 +0000 (04:28 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 May 2008 04:28:09 +0000 (04:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@16116 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 32adfea0ec6093514316eb765a31ba7ce65bd921..b591f8b51dc76ffbb2b41e380cb83953c678096c 100644 (file)
@@ -1041,7 +1041,6 @@ namespace Parameters
       double gravity;
 
       double time_step, final_time;
-
       bool is_stationary;
                                       // Name of the mesh to read in.
       std::string mesh;
@@ -1071,7 +1070,8 @@ namespace Parameters
 
 
   template <int dim>
-  AllParameters<dim>::AllParameters ():
+  AllParameters<dim>::AllParameters ()
+                 :
                  initial_conditions (EulerEquations<dim>::n_components)
   {}
   

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.