]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix broken link to muParser website 10933/head
authorPasquale Africa <pasqualeclaudio.africa@polimi.it>
Fri, 18 Sep 2020 13:23:15 +0000 (13:23 +0000)
committerPasquale Africa <pasqualeclaudio.africa@polimi.it>
Fri, 18 Sep 2020 13:23:42 +0000 (13:23 +0000)
include/deal.II/base/function_parser.h

index 04ef5fd178e00740593796e7d4f2ed8cc8e24b52..1bd70f3c2a07fcf018b804a8ea384fd4bc3cdf46 100644 (file)
@@ -45,10 +45,10 @@ class Vector;
 /**
  * This class implements a function object that gets its value by parsing a
  * string describing this function. It is a wrapper class for the muparser
- * library (see http://muparser.beltoforion.de/). This class lets you evaluate
- * strings such as "sqrt(1-x^2+y^2)" for given values of 'x' and 'y'.  Please
- * refer to the muparser documentation for more information.  This class is
- * used in the step-33 and step-36 tutorial programs (the latter being much
+ * library (see https://beltoforion.de/en/muparser/). This class lets you
+ * evaluate strings such as "sqrt(1-x^2+y^2)" for given values of 'x' and 'y'.
+ * Please refer to the muparser documentation for more information.  This class
+ * is used in the step-33 and step-36 tutorial programs (the latter being much
  * simpler to understand).
  *
  * In addition to the built-in functions of muparser, namely
@@ -159,7 +159,7 @@ class Vector;
  *
  * The syntax to describe a function follows usual programming practice, and
  * is explained in detail at the homepage of the underlying muparser library
- * at http://muparser.beltoforion.de/ .
+ * at https://beltoforion.de/en/muparser/.
  *
  * For a wrapper of the FunctionParser class that supports ParameterHandler,
  * see Functions::ParsedFunction.

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.