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.
\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