]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix one little problem.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 Apr 2005 13:19:24 +0000 (13:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 Apr 2005 13:19:24 +0000 (13:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@10384 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/symmetric_tensor.h

index 774f9b8868f8b65af0bf3eb69f2461afd18e1267..e18449e0642145743088b4314e17b713740327bb 100644 (file)
@@ -841,8 +841,8 @@ class SymmetricTensor
                                     /**
                                      * Make a few more functions friends.
                                      */
-    template <int dim>
-    friend double trace (const SymmetricTensor<2,dim> &d);
+    template <int dim2>
+    friend double trace (const SymmetricTensor<2,dim2> &d);
 
     friend double determinant (const SymmetricTensor<2,1> &t);
     

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.