]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor edits.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2011 18:01:35 +0000 (18:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2011 18:01:35 +0000 (18:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@23418 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/vector_valued.h

index b1038513b907f31e566290bb8899d589744f56dd..662bab671932e98c0a78e65ea664e8c2721e195c 100644 (file)
@@ -555,7 +555,7 @@ scalar_product (const Tensor<2,dim> &u,
  * @endcode
  *
  * So if, again, this is not the code we use in step-8, what do
- * we do there? The answer rests on the finite element we use. There, we use the
+ * we do there? The answer rests on the finite element we use. In step-8, we use the
  * following element:
  * @code
  *   FESystem<dim> finite_element (FE_Q<dim>(1), dim);
@@ -565,7 +565,8 @@ scalar_product (const Tensor<2,dim> &u,
  * "primitive" element: an element that may be vector-valued but where each
  * shape function has exactly one non-zero component. In other words: if the
  * $x$-component of a displacement shape function is nonzero, then the $y$-
- * and $z$-components must be zero and so on. What this means is that also
+ * and $z$-components must be zero and similarly for the other components.
+ * What this means is that also
  * derived quantities based on shape functions inherit this sparsity property.
  * For example: the divergence
  * $\mathrm{div}\ \Phi(x,y,z)=\partial_x\varphi_x(x,y,z) +

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.