]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indent 6929/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Thu, 19 Jul 2018 00:51:00 +0000 (17:51 -0700)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Thu, 19 Jul 2018 00:51:00 +0000 (17:51 -0700)
source/base/data_out_base.cc
tests/data_out/data_out_filter_02.cc

index ebb4f197cb388d931151ec6f8f1377592ceb87dd..1a71fe52d468ea9c90bb9da455daf9a819960e1d 100644 (file)
@@ -7600,7 +7600,7 @@ DataOutBase::write_filtered_data(
   Assert(patches.size() > 0, ExcNoPatches());
 #else
   if (patches.size() == 0)
-         return;
+    return;
 #endif
 
   compute_sizes<dim, spacedim>(patches, n_node, n_cell);
index b48aaf00c000ed4e6656bb4928df1e0080ae53b8..9e8889170d90e834164e1fe85b9fb6e848eae90b 100644 (file)
@@ -13,7 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-// This test checks that writing empty vectors does not access unallocated memory.
+// This test checks that writing empty vectors does not access unallocated
+// memory.
 
 #include <deal.II/dofs/dof_handler.h>
 

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.