]> https://gitweb.dealii.org/ - dealii.git/commit
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)
commitf32a5f2d0cb1bbdf2440ec0b2484507de374b859
tree194e77c28b742400ce9aa281f729a360a1c81745
parentabd3ff193624c9d25e3b5391148779aa171c03a9
parent4326c3213bdfb3d3408568c4dee6b74d934fe067
Merge pull request #65 from bangerth/fix-muparser-if

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 .

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.