]> https://gitweb.dealii.org/ - dealii.git/commitdiff
astyle insists on that... 1564/head
authorMatthias Maier <tamiko@43-1.org>
Fri, 11 Sep 2015 20:09:00 +0000 (15:09 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 11 Sep 2015 20:09:00 +0000 (15:09 -0500)
include/deal.II/base/tensor_accessors.h

index 2c0f4750d7dcc1f9ca99ca43ecb0aec20b08e540..97a9478553f3dc995fb4b4b705fbda83dfce2c39 100644 (file)
@@ -270,11 +270,11 @@ namespace TensorAccessors
   {
 #ifdef DEAL_II_WITH_CXX11
     static_assert(rank_1 >= no_contr, "The rank of the left tensor must be "
-                                      "equal or greater than the number of "
-                                      "contractions");
+                  "equal or greater than the number of "
+                  "contractions");
     static_assert(rank_2 >= no_contr, "The rank of the right tensor must be "
-                                      "equal or greater than the number of "
-                                      "contractions");
+                  "equal or greater than the number of "
+                  "contractions");
 #endif
 
     internal::Contract<no_contr, rank_1, rank_2, dim>::template contract<T1, T2, T3>

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.