]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Some more markup fixes.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 May 2012 12:18:21 +0000 (12:18 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 May 2012 12:18:21 +0000 (12:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@25527 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/mapping.h

index 1453356ccb3fe79730769376e201461db4c7b794..2bf2f5aaeb0329b3b387104ca46ff3a8d978b990 100644 (file)
@@ -125,11 +125,11 @@ enum MappingType
  * $J(\mathbf{\hat x}) = \nabla\Phi(\mathbf{\hat x})$. For instance,
  * if dim=spacedim=2, we have
  * @f[
- * J(\mathbf{\hat x}) = \begin{matrix}
+ * J(\mathbf{\hat x}) = \left(\begin{matrix}
  * \frac{\partial x}{\partial \hat x} & \frac{\partial x}{\partial \hat y}
  * \\
  * \frac{\partial y}{\partial \hat x} & \frac{\partial y}{\partial \hat y}
- * \end{matrix}
+ * \end{matrix}\right)
  * @f]
  *
  * <h4>Mapping of functions</h4>
@@ -450,7 +450,7 @@ class Mapping : public Subscriptor
  * canonically identified with a Tensor<1,dim>).
  * Mathematically, it is the pull back of the differential form
  * @f[
- * \mathbf u(\mathbf x) = J*(J^{T} J)^{-1}(\mathbf{\hat x})\mathbf{\hat
+ * \mathbf u(\mathbf x) = J(J^{T} J)^{-1}(\mathbf{\hat x})\mathbf{\hat
  * u}(\mathbf{\hat x}).
  * @f]
  * In the case when dim=spacedim the previous formula reduces to

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.