]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Cleanup.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 2 Aug 2011 14:14:36 +0000 (14:14 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 2 Aug 2011 14:14:36 +0000 (14:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@23993 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d75ad3846b7edb11e940c4a3ab8883178a9ce9c1..2bd7a3d17d09613d876d00236831f82202374d2b 100644 (file)
@@ -20,13 +20,6 @@ DEAL_II_NAMESPACE_OPEN
 
 template <int rank, int dim, typename Number=double> class SymmetricTensor;
 
-template <int dim> SymmetricTensor<2,dim>
-unit_symmetric_tensor ();
-template <int dim> SymmetricTensor<4,dim>
-deviator_tensor ();
-template <int dim> SymmetricTensor<4,dim>
-identity_tensor ();
-
 template <int dim, typename Number> SymmetricTensor<2,dim,Number>
 unit_symmetric_tensor ();
 template <int dim, typename Number> SymmetricTensor<4,dim,Number>
@@ -44,6 +37,7 @@ template <int dim, typename Number> Number
 determinant (const SymmetricTensor<2,dim,Number> &);
 
 
+
 namespace internal
 {
                                    /**
@@ -2575,6 +2569,7 @@ invert (const SymmetricTensor<4,3,double> &t);
 // this function is implemented in the .cc file for double data types
 
 
+
 /**
  * Return the tensor of rank 4 that is the outer product of the two tensors
  * given as arguments, i.e. the result $T=t1 \otimes t2$ satisfies

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.