]> https://gitweb.dealii.org/ - dealii.git/commitdiff
forgot to indent 8542/head
authorMae Markowski <mm115@rice.edu>
Tue, 13 Aug 2019 16:27:12 +0000 (11:27 -0500)
committerMae Markowski <mm115@rice.edu>
Tue, 13 Aug 2019 16:27:12 +0000 (11:27 -0500)
source/grid/grid_generator.cc

index f46a92766b5392e3d1eb028ee1f9d3b0cfc82f75..e1f20c2578f5dae2bad3891c9ac765018700b838 100644 (file)
@@ -2916,8 +2916,8 @@ namespace GridGenerator
                                               top_right);
     // compute the vertex of the cut step, we will cut according to the
     // location of the cartesian coordinates of the cell centers
-    std::array<double,dim> h;
-    Point<dim>          cut_step;
+    std::array<double, dim> h;
+    Point<dim>              cut_step;
     for (unsigned int d = 0; d < dim; ++d)
       {
         // mesh spacing in each direction in cartesian coordinates

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.