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

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

index 56bce57852081bb7e7a3feedd7c4045e9177bdde..49e90a73201d4c586434aca56e1c90430a04e00c 100644 (file)
@@ -1810,7 +1810,8 @@ operator * (const SymmetricTensor<2,3> &s,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -1833,7 +1834,8 @@ double_contract (SymmetricTensor<2,1> &tmp,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -1856,7 +1858,8 @@ double_contract (SymmetricTensor<2,1> &tmp,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor @author Wolfgang Bangerth, 2005
  */
@@ -1884,7 +1887,8 @@ double_contract (SymmetricTensor<2,2> &tmp,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -1913,7 +1917,8 @@ double_contract (SymmetricTensor<2,2> &tmp,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -1945,7 +1950,8 @@ double_contract (SymmetricTensor<2,3> &tmp,
  *
  * This function does the same as a respective operator*, but it avoid
  * a temporary object (that the compiler can optimize away in many
- * cases, however).
+ * cases, however). This function mostly exists for compatibility
+ * purposes with the general tensor class.
  *
  * @related SymmetricTensor
  * @author Wolfgang Bangerth, 2005

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.