]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add brackets around a LaTeX subscript. 1833/head
authorDavid Wells <wellsd2@rpi.edu>
Wed, 4 Nov 2015 21:46:57 +0000 (16:46 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Wed, 4 Nov 2015 21:46:57 +0000 (16:46 -0500)
include/deal.II/lac/constraint_matrix.h

index 5a0abfe7e510af67ed73c55b239f6decc18b1bea..13f16df2a36b5ab6ce6889491762c6aaea0ed538 100644 (file)
@@ -1000,7 +1000,7 @@ public:
    * the constraint $x_3=\frac 12 x_1 + \frac 12 x_2$, then this function will
    * read the values of $x_1$ and $x_1$ from the given vector and set the
    * element $x_3$ according to this constraints. Similarly, if the current
-   * object stores the constraint $x_42=208$, then this function will set the
+   * object stores the constraint $x_{42}=208$, then this function will set the
    * 42nd element of the given vector to 208.
    *
    * @note If this function is called with a parallel vector @p vec, then the

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.