]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add docs.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 29 Mar 2005 23:32:47 +0000 (23:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 29 Mar 2005 23:32:47 +0000 (23:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@10312 0785d39b-7218-0410-832d-ea1e28bc413d

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

index b942334ebe77d754577de6b3d9080f515701fa7e..1597aee69e9a4e7db3d61515776654d922284666 100644 (file)
@@ -700,6 +700,12 @@ class SymmetricTensor
     typename internal::SymmetricTensorAccessors::double_contraction_result<rank,2,dim>::type
     operator * (const SymmetricTensor<2,dim> &s) const;
 
+                                    /**
+                                     * Contraction over two indices
+                                     * of the present object with the
+                                     * rank-4 symmetric tensor given
+                                     * as argument.
+                                     */
     typename internal::SymmetricTensorAccessors::double_contraction_result<rank,4,dim>::type
     operator * (const SymmetricTensor<4,dim> &s) const;
     

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.