\usepackage{anslistings}
\usepackage{multicol}
\usepackage{pdfsync}
+\usepackage{enumitem}
\usepackage{pgfplots}
\usepackage{pgfplotstable}
than tutorial programs, and intended as starting points for further
research rather than as teaching tools):
\begin{itemize}
- \item ``\texttt{TRBDF2-DG projection solver for the incompressible Navier--Stokes equations}'' was contributed by Giuseppe Orlando Politecnico di Milano. It shows
+ \item ``TRBDF2-DG projection solver for the incompressible Navier--Stokes equations'' was contributed by Giuseppe Orlando (Politecnico di Milano). It shows
how to solve the incompressible Navier--Stokes equations efficiently
with \dealii{}'s matrix-free DG infrastructure, multigrid, and adaptive-mesh
refinement. Interested readers are referred to~\cite{orlando2021efficient}.
\end{itemize}
-Finally, the ``\texttt{MCMC for the Laplace equation}'' code gallery
+Finally, the ``MCMC for the Laplace equation'' code gallery
program has been updated by providing MATLAB and Python versions of
the benchmark that is implemented in this code.
following:
\begin{multicols}{2}
\vspace*{-36pt}
- \begin{itemize}
+ \begin{itemize}[leftmargin=4mm]
\item For geometric multigrid: \cite{Kanschat2004,JanssenKanschat2011,ClevengerHeisterKanschatKronbichler2019, munch2022gc};
\item For distributed parallel computing: \cite{BangerthBursteddeHeisterKronbichler11};
\item For $hp$-adaptivity: \cite{BangerthKayserHerold2007,fehling2022};
\dealii{} can interface with many other libraries:
\begin{multicols}{3}
- \begin{itemize}
+ \begin{itemize}[leftmargin=4mm]
\item ADOL-C \cite{Griewank1996a,adol-c}
\item ArborX \cite{lebrun2020arborx}
\item ARPACK \cite{arpack}