update: auto commit
This commit is contained in:
+1
-1
@@ -361,7 +361,7 @@
|
||||
\begin{equation}
|
||||
\left(v_a, \pdvt{u}\right) + \left(v_a, A^i \pdv{u}{x^i}\right) = (v_a, S),
|
||||
\end{equation}
|
||||
which reduce to a linear system of $\{ u_a = (v_a, u)\}$ after integrating by parts. Boundary terms are replaced by numerical fluxes.
|
||||
which reduce to an ODE system of $\{ u_a = (v_a, u)\}$ after integrating by parts. Boundary terms are replaced by numerical fluxes.
|
||||
|
||||
In \texttt{nmesh}, we use Lagrange polynomials over Gauss-Legendre points on each element.
|
||||
\begin{center}
|
||||
|
||||
Reference in New Issue
Block a user