From: Luca Heltai Date: Mon, 7 Mar 2005 16:11:24 +0000 (+0000) Subject: Fparser Wrapper. X-Git-Tag: v8.0.0~14496 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38f410cee18eca5b379fb3cf7de98dbecd399716;p=dealii.git Fparser Wrapper. git-svn-id: https://svn.dealii.org/trunk@10032 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index d47d7cfdf4..642ef4bffe 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -59,7 +59,18 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

base

-
    +
      +
    1. + New: Class FunctionParser. Wrapper + class for the fparser library (see + + http://www.students.tut.fi/~warp/FunctionParser/. + (Luca Heltai, 2005/03/07). + +
      + (GK, 2005/03/02) +

      +
    2. New: Class PathSearch allows to find a file in a sequence of directories and by appending suffixes.