]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo 1627/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 17 Sep 2015 18:07:16 +0000 (13:07 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 21 Sep 2015 00:59:11 +0000 (19:59 -0500)
include/deal.II/base/tensor.h

index c55abbfe0009ae62b6c23b3a5c49f9079c2b6255..1e62926f512792ed44f30ec53a1f10e41ab7fb15 100644 (file)
@@ -1455,7 +1455,7 @@ operator- (const Tensor<rank,dim,Number> &p, const Tensor<rank,dim,OtherNumber>
  * multiplication operator for SymmetricTensor, which does the double
  * contraction.
  *
- * @note In case the contraction yields tensor of rank 0 the scalar
+ * @note In case the contraction yields tensor of rank 0 the scalar
  * number is returned as an unwrapped number type.
  *
  * @relates Tensor
@@ -1501,7 +1501,7 @@ operator * (const Tensor<rank_1, dim, Number> &src1,
  * @note The position of the index is counted from 0, i.e.,
  * $0\le\text{index_i}<\text{range_i}$.
  *
- * @note In case the contraction yields tensor of rank 0 the scalar
+ * @note In case the contraction yields tensor of rank 0 the scalar
  * number is returned as an unwrapped number type.
  *
  * @relates Tensor
@@ -1564,7 +1564,7 @@ contract (const Tensor<rank_1, dim, Number> &src1,
  * @note The position of the index is counted from 0, i.e.,
  * $0\le\text{index_i}<\text{range_i}$.
  *
- * @note In case the contraction yields tensor of rank 0 the scalar
+ * @note In case the contraction yields tensor of rank 0 the scalar
  * number is returned as an unwrapped number type.
  *
  * @relates Tensor

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.