From: Wolfgang Bangerth Date: Tue, 20 Jun 2023 18:13:03 +0000 (-0600) Subject: Fix one other place. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F149%2Fhead;p=code-gallery.git Fix one other place. --- diff --git a/Swift-Hohenberg-Solver/README.md b/Swift-Hohenberg-Solver/README.md index 3ca6da8..e3b8969 100755 --- a/Swift-Hohenberg-Solver/README.md +++ b/Swift-Hohenberg-Solver/README.md @@ -68,10 +68,12 @@ problem As usual, we multiply each side of the equation by a test function -$$\overrightarrow\varphi_i = \left(\begin{matrix} +@f{align*}{ +\overrightarrow\varphi_i = \left(\begin{matrix} \phi_i\\ \psi_i -\end{matrix}\right)$$ +\end{matrix}\right) +@f} and then integrate over the domain $\Omega$ to get the equation