From: Jean-Paul Pelteret Date: Mon, 22 Apr 2019 08:19:56 +0000 (+0200) Subject: Alter the wording describing the input parameter and output of a function X-Git-Tag: v9.1.0-rc1~183^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797d32cc5bbe9aa806a7a360cc24dc37ff6fbd1f;p=dealii.git Alter the wording describing the input parameter and output of a function --- diff --git a/include/deal.II/differentiation/sd/symengine_scalar_operations.h b/include/deal.II/differentiation/sd/symengine_scalar_operations.h index 15b9dc7529..a66280d2a4 100644 --- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h +++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h @@ -120,9 +120,9 @@ namespace Differentiation * In most use cases the function or variable @f would be called the * dependent variable, and @p x the independent variable. * - * @param[in] f A scalar symbolic function or (dependent) variable. + * @param[in] f A scalar symbolic function or (dependent) expression. * @param[in] x A scalar symbolic (independent) variable. - * @return The symbolic function or variable representing the result + * @return The symbolic function or expression representing the result * $\frac{\partial f}{\partial x}$. */ Expression