From fdd888b392ffc4365808c876a26dee34d518b065 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 23 Apr 2021 16:13:51 -0600 Subject: [PATCH] Fix a grammar error. --- 9.3/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.3/paper.tex b/9.3/paper.tex index 58481e9..302f451 100644 --- a/9.3/paper.tex +++ b/9.3/paper.tex @@ -873,7 +873,7 @@ In addition, there are a number of new tutorial programs: \item \texttt{step-68} TODO -\item \texttt{step-71} focused on automatic and symbolic +\item \texttt{step-71} focuses on automatic and symbolic differentiation (AD and SD, in short) as a tool to make solvers for complex, nonlinear problems possible. To this end, \dealii{} can interface to a number of AD and SD libraries, including Trilinos' Sacado package -- 2.39.5