]> https://gitweb.dealii.org/ - dealii.git/commitdiff
astyle 1078/head
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 5 Jul 2015 11:46:06 +0000 (13:46 +0200)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 5 Jul 2015 13:56:46 +0000 (15:56 +0200)
source/grid/grid_out.cc

index 6ccaa66346b81c16dbc6612fac9dde0da2fe73b9..33950009553c6e254c7b86d9af0efa3f84f8d3ce 100644 (file)
@@ -2440,7 +2440,7 @@ namespace
           {
             patch.vertices[v] = cell->vertex(v);
             patch.data(0,v) = cell->level();
-           patch.data(1,v) = static_cast<int>(cell->manifold_id());
+            patch.data(1,v) = static_cast<int>(cell->manifold_id());
             patch.data(2,v) = cell->material_id();
             if (!cell->has_children())
               patch.data(3,v) = static_cast<int>(cell->subdomain_id());

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.