From: Wolfgang Bangerth Date: Mon, 23 Apr 2018 22:07:12 +0000 (-0600) Subject: Fix the spelling of ADOL-C. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d7797a5f217431331245663d90d1a9f194f920;p=release-papers.git Fix the spelling of ADOL-C. --- diff --git a/9.0/paper.tex b/9.0/paper.tex index 5348035..f108cd4 100644 --- a/9.0/paper.tex +++ b/9.0/paper.tex @@ -327,8 +327,8 @@ the functionality was not available pervasively throughout deal.II. This has changed with release 9.0 where support for differentiation has been collected in one module that provides both automatic and symbolic differentiation. Currently, this module relies -on either the Adol-C and Sacado libraries, through a unified -interface. In practice, this support means that Adol-C and Sacado data +on either the ADOL-C and Sacado libraries, through a unified +interface. In practice, this support means that ADOL-C and Sacado data types can be used in the \texttt{FEValues}, \texttt{FEValuesViews}, and related classes that are generally used to assemble linear systems and right hand sides. @@ -552,7 +552,7 @@ following: \dealii{} can interface with many other libraries: \begin{multicols}{3} \begin{itemize} -\item Adol-c \cite{adol-c} +\item ADOL-C \cite{adol-c} \item ARPACK \cite{arpack} \item Assimp \cite{assimp} \item BLAS, LAPACK