]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a formula. 2774/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 7 Jul 2016 21:10:00 +0000 (16:10 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 7 Jul 2016 21:10:00 +0000 (16:10 -0500)
include/deal.II/grid/manifold.h

index 86ac7dd731d61b31948d68253b2750d7ce8c8dff..ed1aaa95ce83483c902b649ac21253ebbbc2304a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -813,7 +813,7 @@ public:
    * In image space, i.e., in the space in which we operate, this
    * leads to the curve
    * @f{align*}{
-   *   \mathbf s(t) &= F(s(t)
+   *   \mathbf s(t) &= F(\zeta(t))
    *  \\          &= F(\xi_1 +  t (\xi_2-\xi_1))
    *  \\          &= F\left(F^{-1}(\mathbf x_1) + t\left[F^{-1}(\mathbf x_2)
    *                                     -F^{-1}(\mathbf x_1)\right]\right).

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.