]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Merge pull request #65 from bangerth/fix-muparser-if 68/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 7 Aug 2014 13:31:54 +0000 (09:31 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 7 Aug 2014 13:31:54 +0000 (09:31 -0400)
Change the parsing of functions in muparser.
muparser requires that there be no space between the name of a function and its argument
list. This is incompatible to the behavior we had with fparser that allowed for spaces
in this position. To allow for backward compatible behavior, this patch changes the
parsing in such a way that it eats spaces after the function name for all built-in
and deal.II-defined functions before passing the expression to muparser.

This addresses bug #218 at https://code.google.com/p/dealii/issues/detail?id=218 .


Trivial merge

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.