]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix indentation as well. 1291/head
authorNitesh <nitesh.nama@gmail.com>
Thu, 6 Aug 2015 20:05:58 +0000 (16:05 -0400)
committerNitesh <nitesh.nama@gmail.com>
Thu, 6 Aug 2015 20:05:58 +0000 (16:05 -0400)
examples/step-38/doc/results.dox

index 49489cc88a08df6011ba4e4c2b298fab6cf0770c..1ea337f57175bcb0cdc95a5c64d994daecf78acb 100644 (file)
@@ -126,7 +126,7 @@ void LaplaceBeltrami<spacedim>::make_grid_and_dofs ()
     boundary_ids.insert (0);
 
     GridGenerator::extract_boundary_mesh (volume_mesh, triangulation,
-                                     boundary_ids);
+                                          boundary_ids);
     triangulation.set_boundary (1);                            /* ** */
     triangulation.set_boundary (0);                            /* ** */
     GridTools::transform (&warp<spacedim>, triangulation);     /* ** */

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.