From f8f33a4d1fbc6ba66e271c4282501ab6377dae18 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Fri, 10 May 2019 23:29:47 +0200 Subject: [PATCH] Make consistent the use of some doxygen keywords --- .../sd/symengine_scalar_operations.h | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) 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