Skip to content

Commit 2ff7dfd

Browse files
fixes reference in 6.4 to subsection 5.3.3
1 parent 5a25889 commit 2ff7dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

higher-order/higher-order-burgers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ \section{WENO methods, nonlinear equations, and flux-splitting}
99
\label{eq:scalar_conslaw}
1010
u_t + f(u)_x = 0
1111
\end{equation}
12-
the WENO method introduced in section~\ref{sec:ho-intro} above does not work,
12+
the WENO method introduced in subsection~\ref{sec:WENO} above does not work,
1313
as we have assumed the characteristic
1414
information travels in one direction only. We have also reconstructed the
1515
variable $q$ and from that constructed the ``flux'' which we feed into the

0 commit comments

Comments
 (0)