From: Luca Heltai Date: Thu, 31 Mar 2005 09:32:29 +0000 (+0000) Subject: Function parser bug correction and string parsing for vector valued functions. X-Git-Tag: v8.0.0~14218 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29b53dec8bd94acfbd205a4117338080408871d;p=dealii.git Function parser bug correction and string parsing for vector valued functions. git-svn-id: https://svn.dealii.org/trunk@10329 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 4b772d8b93..66c1ef43cb 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -151,6 +151,16 @@ inconvenience this causes.

base

    +
  1. + Fixed: The class FunctionParser had a bug that prevented it + to function properly with non vector valued functions. This is now + fixed. In addition now the class can parse a string with + semicolons in it to generate a vector valued function from it. +
    + (Luca Heltai, 2005/03/31) +

    +
  2. New: The new function double_contract contracts two tensors of