]> https://gitweb.dealii.org/ - dealii.git/commitdiff
astyle 1624/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 16 Sep 2015 20:13:31 +0000 (15:13 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 16 Sep 2015 20:13:31 +0000 (15:13 -0500)
include/deal.II/base/tensor.h

index fdaac5fd74595aa091b1be7cb0786a8bb43f9968..535b6596e302c67aef8ba5adca591e0c18d321ff 100644 (file)
@@ -1509,9 +1509,9 @@ contract3 (const Tensor<rank_1, dim, T1> &left,
            const Tensor<rank_2, dim, T3> &right)
 {
   typedef typename ProductType<T1, typename ProductType<T2, T3>::type>::type
-      return_type;
+  return_type;
   return TensorAccessors::contract3<rank_1, rank_2, dim, return_type>(
-      left, middle, right);
+           left, middle, right);
 }
 
 

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.