]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reindent fe_tools_interpolate.cc. 1027/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Jun 2015 19:33:15 +0000 (14:33 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Jun 2015 19:34:04 +0000 (14:34 -0500)
source/fe/fe_tools_interpolate.cc

index a337508f4358200202d675ad3bcaa4dde3449bc5..9f400205ada171162109419dc6f23c0e04a3ebb5 100644 (file)
@@ -223,7 +223,7 @@ namespace FETools
       if (locally_owned_dofs.is_element(i))
         {
           Assert(touch_count(i) != typename OutVector::value_type(),
-                ExcInternalError());
+                 ExcInternalError());
           u2(i) /= touch_count(i);
         }
 

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.