diff --git a/report.tex b/report.tex index 898b9ef..ce09a41 100644 --- a/report.tex +++ b/report.tex @@ -265,6 +265,14 @@ \pdvt{\pi} = \pdv{\psi}{x}. \end{cases} \end{equation} + write $u^I = (\phi, \pi, \psi)$, then the system can be written in the form of~\eqref{first-order-PDE} with + \begin{equation} + \tensor{A}{^x^I_J} = \begin{pmatrix} + 0 & 0 & 0 \\ + 0 & 0 & -1 \\ + 0 & -1 & 0 + \end{pmatrix}. + \end{equation} \end{frame} \begin{frame}{Existing first order formulations}