From: Jean-Paul Pelteret Date: Mon, 10 Jun 2019 07:07:10 +0000 (+0200) Subject: Fix line break point in a sentance X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f256ae1f23b6ed33701733121be516af536b24cd;p=release-papers.git Fix line break point in a sentance --- diff --git a/9.1/paper.tex b/9.1/paper.tex index ca45568..cedb062 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -373,8 +373,8 @@ real-valued scalars and tensors). \end{itemize} In the next release we expect to implement classes to assist in performing assembly operations -in the same spirit as it is already possible using automatic differentiation using the \texttt{Differentiation::AD} namespace, -although in a fully symbolic manner. +in the same spirit as it is already possible using automatic differentiation using the +\texttt{Differentiation::AD} namespace, although in a fully symbolic manner. We will also address performance issues of the \texttt{Expression} class by leveraging the optimization capabilities of SymEngine, including common subexpression elimination (CSE), as well as by generating high performance code-paths to evaluate these expressions through the