]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Correctly set Point<dim,Number> as friend class.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Aug 2011 11:49:41 +0000 (11:49 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Aug 2011 11:49:41 +0000 (11:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@24165 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/tensor_base.h

index 2218e8c0fd6d3891c9bc8dd1f37561c8aef43242..c91cf650f7cc4851418d9818176171f51baf38cc 100644 (file)
@@ -654,7 +654,7 @@ class Tensor<1,dim,Number>
                                      * the coordinates. This is
                                      * supposed to improve speed.
                                      */
-    friend class Point<dim>;
+    friend class Point<dim,Number>;
 };
 
 

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.