From: Jean-Paul Pelteret Date: Fri, 10 May 2019 21:29:47 +0000 (+0200) Subject: Make consistent the use of some doxygen keywords X-Git-Tag: v9.1.0-rc1~71^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b81e96f1d68e6b92d734880acbcbe7f228f5f9;p=dealii.git Make consistent the use of some doxygen keywords --- diff --git a/include/deal.II/differentiation/sd/symengine_scalar_operations.h b/include/deal.II/differentiation/sd/symengine_scalar_operations.h index eff52e923b..863839d05d 100644 --- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h +++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h @@ -200,7 +200,7 @@ namespace Differentiation * * It is possible to map symbolic types to other symbolic types * using this function. For more details on this, see the other - * \ref make_substitution_map(const Expression &,const ValueType &) + * @ref make_substitution_map(const Expression &,const ValueType &) * function. */ template @@ -215,7 +215,7 @@ namespace Differentiation * * It is possible to map symbolic types to other symbolic types * using this function. For more details on this, see the other - * \ref make_substitution_map(const Expression &,const ValueType &) + * @ref make_substitution_map(const Expression &,const ValueType &) * function. */ template @@ -231,7 +231,7 @@ namespace Differentiation * * It is possible to map symbolic types to other symbolic types * using this function. For more details on this, see the other - * \ref make_substitution_map(const Expression &,const ValueType &) + * @ref make_substitution_map(const Expression &,const ValueType &) * function. */ template @@ -262,7 +262,7 @@ namespace Differentiation * * It is possible to map symbolic types to other symbolic types * using this function. For more details on this, see the other - * \ref make_substitution_map(const Expression &,const ValueType &) + * @ref make_substitution_map(const Expression &,const ValueType &) * function. */ template @@ -359,11 +359,11 @@ namespace Differentiation * &`. * * For more context which this function is used, see the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &, const Expression &) function. * * @tparam ignore_invalid_symbols See the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &,const Expression &) function for a detailed * discussion on the role of this template argument. */ @@ -394,11 +394,11 @@ namespace Differentiation * &`. * * For more context which this function is used, see the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &, const Expression &) function. * * @tparam ignore_invalid_symbols See the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &,const Expression &) function for a detailed * discussion on the role of this template argument. */ @@ -423,11 +423,11 @@ namespace Differentiation * are no duplicate entries between the two maps. * * For more context which this function is used, see the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &, const Expression &) function. * * @tparam ignore_invalid_symbols See the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &,const Expression &) function for a detailed * discussion on the role of this template argument. */ @@ -458,11 +458,11 @@ namespace Differentiation * @endcode * * For more context which this function is used, see the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &, const Expression &) function. * * @tparam ignore_invalid_symbols See the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &,const Expression &) function for a detailed * discussion on the role of this template argument. */ @@ -500,11 +500,11 @@ namespace Differentiation * @endcode * * For more context which this function is used, see the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &, const Expression &) function. * * @tparam ignore_invalid_symbols See the other - * \ref add_to_substitution_map(types::substitution_map &,const + * @ref add_to_substitution_map(types::substitution_map &,const * Expression &,const Expression &) function for a detailed * discussion on the role of this template argument. */ @@ -543,7 +543,7 @@ namespace Differentiation * * It is possible to map symbolic types to other symbolic types * using this function. For more details on this, see the other - * \ref make_substitution_map(const Expression &,const ValueType &) + * @ref make_substitution_map(const Expression &,const ValueType &) * function. */ template