14 lines
465 B
TeX
14 lines
465 B
TeX
\section*{Problem 2}
|
|
|
|
The code for generating the points and plotting them can be found under.
|
|
|
|
Point generator code: https://github.uio.no/FYS3150-G2-203/Project-1/blob/main/src/analyticPlot.cpp
|
|
|
|
Plotting code: https://github.uio.no/FYS3150-G2-2023/Project-1/blob/main/src/analyticPlot.py
|
|
|
|
\begin{figure}[H]
|
|
\centering
|
|
\includegraphics[width=0.8\linewidth]{images/analytical_solution.pdf}
|
|
\caption{Plot of the analytical solution $u(x)$.}
|
|
\end{figure}
|