]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More changes for style
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2007 06:06:41 +0000 (06:06 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 May 2007 06:06:41 +0000 (06:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@14685 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8cf7fac3c63c045506745ec28802615533a53e86..4e4470e3cfdf071eb8c108e8086d1f947587c5e7 100644 (file)
@@ -952,7 +952,6 @@ void TwoPhaseFlowProblem<dim>::assemble_system ()
                                        // right hand side vector:
       cell->get_dof_indices (local_dof_indices);
       for (unsigned int i=0; i<dofs_per_cell; ++i)
-      
         for (unsigned int j=0; j<dofs_per_cell; ++j)
          system_matrix.add (local_dof_indices[i],
                             local_dof_indices[j],

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.