]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use 'align' instead of 'eqnarray'. 7954/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 1 May 2019 03:41:59 +0000 (21:41 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 1 May 2019 03:41:59 +0000 (21:41 -0600)
examples/step-61/doc/intro.dox

index 1709c846ef794bf4047cae2b01b1cf4245daf728..049cd0c73076e87e00d7c7ef493e1ba5d73f51a4 100644 (file)
@@ -69,7 +69,7 @@ be obtained with mesh refinement.
 <h3> The equation to solve </h3>
 This program solves the Poisson equation 
 using the weak Galerkin finite element method:
-@f{eqnarray*}
+@f{align*}{
   \nabla \cdot \left( -\mathbf{K} \nabla p \right)
     = f,
     \quad \mathbf{x} \in \Omega, \\
@@ -445,7 +445,7 @@ where $-\sum_{j} \sum_{i} P_ic_{ij}d_{jk}$ is called
 Using this velocity obtained by "postprocessing" the solution, we can
 define the $L_2$-errors of pressure, velocity, and flux 
 by the following formulas:
-@f{eqnarray*}
+@f{align*}{
 \|p-p_h^\circ\|^2
   &= \sum_{K \in \mathbb{T}} \|p-p_h^\circ\|_{L_2(K)}^2, \\
  \|\mathbf{u}-\mathbf{u}_h\|^2

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.