]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make consistent the use of some doxygen keywords
authorJean-Paul Pelteret <jppelteret@gmail.com>
Fri, 10 May 2019 21:41:31 +0000 (23:41 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Fri, 10 May 2019 21:41:31 +0000 (23:41 +0200)
include/deal.II/differentiation/sd/symengine_scalar_operations.h
include/deal.II/differentiation/sd/symengine_tensor_operations.h

index 8d02ff8ec797ffc702dd873f7d225933acc1faac..86cc7518d03c1e3faa7254f215e4009cc9159bf3 100644 (file)
@@ -246,11 +246,11 @@ namespace Differentiation
      * given by @p symbol, to the symbolic map @p substitution_map.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      *
@@ -277,11 +277,11 @@ namespace Differentiation
      * functions.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      */
@@ -296,11 +296,11 @@ namespace Differentiation
      * map @p symbol_map.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      */
@@ -318,7 +318,7 @@ namespace Differentiation
      * functions.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * With this function it is possible to add entries from different types
@@ -334,7 +334,7 @@ namespace Differentiation
      * @endcode
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      */
index c042e119162cd043c356c3e813ba5f2a55b7c03c..ee781d4ae3a377d43ca54a2cd6a5391070802e99 100644 (file)
@@ -377,11 +377,11 @@ namespace Differentiation
      * map @p symbol_map.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      *
@@ -402,11 +402,11 @@ namespace Differentiation
      * map @p symbol_map.
      *
      * For more context which this function is used, see the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function.
      *
      * @tparam ignore_invalid_symbols See the other
-     * \ref add_to_symbol_map(types::substitution_map &,const
+     * @ref add_to_symbol_map(types::substitution_map &,const
      * Expression &) function for a detailed discussion on the role of this
      * template argument.
      *
@@ -467,7 +467,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 <int rank, int dim, typename ValueType>
@@ -482,7 +482,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 <int rank, int dim, typename ValueType>
@@ -505,11 +505,11 @@ namespace Differentiation
      * @p value_tensor.
      *
      * 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.
      */
@@ -528,11 +528,11 @@ namespace Differentiation
      * their paired values extracted from the corresponding elements of the @p value_tensor.
      *
      * 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.
      */

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.