]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix another set of typos. 434/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 13:41:14 +0000 (07:41 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 13:41:14 +0000 (07:41 -0600)
include/deal.II/base/function_lib.h

index 81db6c65cfa48e124c52b26764efe72dfec65694..d1a5c856ed19d5a63c466740d14318ec9263f888 100644 (file)
@@ -1094,7 +1094,7 @@ namespace Functions
    * dimensional case, let there be points $x_0,\ldots, x_{K-1}$,
    * $y_0,\ldots,y_{L-1}$, $z_1,\ldots,z_{M-1}$, and data $d_{klm}$ defined at
    * point $(x_k,y_l,z_m)^T$, then evaluating the function at a point $\mathbf
-   * x=(x,y,z)$ will find the box so that $x_k\le x\le x_{k+1}, y_l\le x\le
+   * x=(x,y,z)$ will find the box so that $x_k\le x\le x_{k+1}, y_l\le y\le
    * y_{l+1}, z_m\le z\le z_{m+1}$, and do a trilinear interpolation of the
    * data on this cell. Similar operations are done in lower dimensions.
    *
@@ -1177,7 +1177,7 @@ namespace Functions
    * $y_0,\ldots,y_{L-1}$, $z_1,\ldots,z_{M-1}$. Also consider data $d_{klm}$
    * defined at point $(x_k,y_l,z_m)^T$, then evaluating the function at a
    * point $\mathbf x=(x,y,z)$ will find the box so that $x_k\le x\le x_{k+1},
-   * y_l\le x\le y_{l+1}, z_m\le z\le z_{m+1}$, and do a trilinear
+   * y_l\le y\le y_{l+1}, z_m\le z\le z_{m+1}$, and do a trilinear
    * interpolation of the data on this cell. Similar operations are done in
    * lower dimensions.
    *

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.