From: Jean-Paul Pelteret Date: Fri, 7 Jun 2019 20:04:13 +0000 (+0200) Subject: Improve wording of symbolic differentiation ops X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6867ee58e4be0177c9e72f80d4d43e6ff3628f19;p=release-papers.git Improve wording of symbolic differentiation ops --- diff --git a/9.1/paper.tex b/9.1/paper.tex index 1804e04..195e46b 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -361,8 +361,10 @@ gives full symbolic tensor algebra support using the pre-existing \texttt{Tensor and \texttt{SymmetricTensor} classes and associated functions. We have also implemented a set of utility functions with the following features: \begin{itemize} -\item \texttt{differentiate} scalar, tensor, and symmetric tensor expressions -with respect to other scalar, tensor, or symmetric tensor expressions; +\item \texttt{differentiate} scalar expressions with respect to other scalar expressions, as well as +tensors and symmetric tensors of expressions; +\item \texttt{differentiate} tensors and symmetric tensors of expressions +with respect to scalar expressions, as well as other tensors and symmetric tensors of expressions; \item create symbolic substitution maps; \item resolve explicit dependencies between expressions; and \item perform scalar and tensor valued substitution (including conversion from symbolic to