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~68^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f33a4d1fbc6ba66e271c4282501ab6377dae18;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 0c3186baf8..9f39ef24b0 100644 --- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h +++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h @@ -503,7 +503,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 @@ -518,7 +518,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 @@ -534,7 +534,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 @@ -565,7 +565,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 @@ -662,11 +662,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. */ @@ -697,11 +697,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. */ @@ -726,11 +726,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. */ @@ -761,11 +761,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. */ @@ -803,11 +803,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. */ @@ -846,7 +846,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