]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update grid_refinement.cc
authoro-sutton <33751168+o-sutton@users.noreply.github.com>
Fri, 17 Nov 2017 15:39:46 +0000 (15:39 +0000)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2017 15:39:46 +0000 (15:39 +0000)
Fix indentation

source/grid/grid_refinement.cc

index 683031d9bc4ede10747959a546270aa3d7505e58..7a35c57797887f51efad8d4629396bfad26380f4 100644 (file)
@@ -307,7 +307,7 @@ GridRefinement::refine_and_coarsen_fixed_number (Triangulation<dim,spacedim> &tr
       if (refine_cells)
         {
           if (static_cast<size_t>(refine_cells) == criteria.size())
-              refine (tria, criteria, -std::numeric_limits<double>::max());
+            refine (tria, criteria, -std::numeric_limits<double>::max());
           else
             {
               std::nth_element (tmp.begin(), tmp.begin()+refine_cells,

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.