]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Indent a bunch of variables.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Sep 2011 20:03:34 +0000 (20:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Sep 2011 20:03:34 +0000 (20:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@24473 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 2a49256f5f87e143006d2b49fbfe430e7e92524e..245fadd511d35272a2d7302971cff27957fa24f8 100644 (file)
@@ -646,16 +646,16 @@ namespace Step31
       TrilinosWrappers::Vector            temperature_rhs;
 
 
-      double time_step;
-      double old_time_step;
-      unsigned int timestep_number;
+      double                              time_step;
+      double                              old_time_step;
+      unsigned int                        timestep_number;
 
       std_cxx1x::shared_ptr<TrilinosWrappers::PreconditionAMG> Amg_preconditioner;
       std_cxx1x::shared_ptr<TrilinosWrappers::PreconditionIC>  Mp_preconditioner;
 
-      bool rebuild_stokes_matrix;
-      bool rebuild_temperature_matrices;
-      bool rebuild_stokes_preconditioner;
+      bool                                rebuild_stokes_matrix;
+      bool                                rebuild_temperature_matrices;
+      bool                                rebuild_stokes_preconditioner;
   };
 
 

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.