]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove doxygen format from a comment block 8205/head
authorJean-Paul Pelteret <jppelteret@gmail.com>
Thu, 16 May 2019 18:24:10 +0000 (20:24 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Thu, 16 May 2019 18:24:10 +0000 (20:24 +0200)
include/deal.II/differentiation/sd/symengine_math.h

index f67d98be73f7e8a2995b54e7373ee3a1eb275ff3..736eddef8b5ca9e3704b3a81f9aacfedfef2e888 100644 (file)
@@ -30,19 +30,18 @@ namespace Differentiation
 {
   namespace SD
   {
-    /**
-     * @name Mathematical functions
-     *
-     * It is necessary that all computed inputs to SymEngine functions are
-     * of type SymEngine::RCP<SymEngine::Basic>. So we instead simply offer a
-     * unified interface to Expression types and with other permutations of
-     * numbers we convert between them.
-     *
-     * For a full list of functions that we (ultimately) expect to support, see
-     * http://www.cplusplus.com/reference/cmath/. Those that are currently
-     * supported are extracted from symengine/{functions,pow}.h;
-     * symengine/type_codes.inc.
-     */
+    // Mathematical functions:
+    //
+    // It is necessary that all computed inputs to SymEngine functions are
+    // of type SymEngine::RCP<SymEngine::Basic>. So we instead simply offer a
+    // unified interface to Expression types and with other permutations of
+    // numbers we convert between them.
+    //
+    // For a full list of functions that we (ultimately) expect to support, see
+    // http://www.cplusplus.com/reference/cmath/. Those that are currently
+    // supported are extracted from symengine/{functions,pow}.h;
+    // symengine/type_codes.inc.
+
 
     /**
      * @name Power functions

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.