]> https://gitweb.dealii.org/ - dealii.git/commitdiff
added pymuparser to docs 17108/head
authorBob Myhill <myhill.bob@gmail.com>
Wed, 5 Jun 2024 20:16:55 +0000 (14:16 -0600)
committerBob Myhill <myhill.bob@gmail.com>
Wed, 5 Jun 2024 20:16:55 +0000 (14:16 -0600)
include/deal.II/base/function_parser.h

index b120dd02f3cdc4bfd7e022a70b9865a4d9644dfb..5f93738b69f8c9bf4d4854e0621fa54e721a14a3 100644 (file)
@@ -154,6 +154,14 @@ class Vector;
  * is explained in detail at the homepage of the underlying muparser library
  * at https://beltoforion.de/en/muparser/.
  *
+ * If you would like to check that muparser is parsing your functions correctly,
+ * and to evaluate the functions at given parameter values, you may consider
+ * running your expressions through pymuparser
+ * (https://github.com/bobmyhill/pymuparser),
+ * which can be installed using pip (python -m pip install pymuparser).
+ * This module also allows users to define functions not included in MuParser,
+ * such as the extended library provided by deal.II.
+ *
  * 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.