]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a default template parameter
authorJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 11 May 2019 19:23:34 +0000 (21:23 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 11 May 2019 19:23:34 +0000 (21:23 +0200)
include/deal.II/differentiation/sd/symengine_scalar_operations.h

index 3a3334adc6c3e0bedd77a70160511a5c5d56a5b5..5407745c39ffd997b3af4387b137203973d260d2 100644 (file)
@@ -553,7 +553,7 @@ namespace Differentiation
      *         expression type or be a special type that a user-defined
      *         @p SymbolicType can be constructed from.
      */
-    template <typename SymbolicType = SD::Expression, typename ValueType>
+    template <typename SymbolicType, typename ValueType>
     void
     set_value_in_symbol_map(
       types::substitution_map &                              substitution_map,

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.