]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fixing indentation
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 15 Apr 2013 14:19:29 +0000 (14:19 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 15 Apr 2013 14:19:29 +0000 (14:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@29281 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_generator.cc

index 18cfc7ecf0c9269b1ee7b5fc90d86cf8ba1e431b..f09d170ccc2eb76cd84fe50abdddc1be3e0ca107 100644 (file)
@@ -47,7 +47,7 @@ DEAL_II_NAMESPACE_OPEN
 namespace
 {
   // Corner points of the cube [-1,1]^3
-        const Point<3> hexahedron[8] =
+  const Point<3> hexahedron[8] =
   {
     Point<3>(-1,-1,-1),
     Point<3>(+1,-1,-1),

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.