]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix wrong template argument.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Aug 2005 09:03:32 +0000 (09:03 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Aug 2005 09:03:32 +0000 (09:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@11325 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e4ab36822c6ef7ab2dbc14d54ecd52f4345258e2..138ee6a2e4f7fbe25b188ff67e5c1706b66f4c26 100644 (file)
@@ -2332,8 +2332,8 @@ invert (const SymmetricTensor<4,2> &t)
  * @author Wolfgang Bangerth, 2005
  */
 template <>
-SymmetricTensor<4,2>
-invert (const SymmetricTensor<4,2> &t);
+SymmetricTensor<4,3>
+invert (const SymmetricTensor<4,3> &t);
 // this function is implemented in the .cc file
 
 

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.