]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor indentation change.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Jul 2012 13:40:41 +0000 (13:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 4 Jul 2012 13:40:41 +0000 (13:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@25683 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_tools.cc

index 9995e755cd8e6c8bd53a65e83b45f8b2c50ba269..ac8ff47efd544acca7cdbe4b5a7ce821cbd5b287 100644 (file)
@@ -883,7 +883,7 @@ namespace GridTools
                                      //If we have only one element in the MappingCollection,
                                      //we use find_active_cell_around_point using only one
                                      //mapping.
-    if(mapping.size()==1)
+    if (mapping.size() == 1)
       best_cell = find_active_cell_around_point(mapping[0], container, p);
     else
       {

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.