From 4371b24433311bc395ccb8b0be9f4e8002535a73 Mon Sep 17 00:00:00 2001
From: wolf
Date: Wed, 16 Mar 2005 17:36:59 +0000
Subject: [PATCH] Mention function parser.
git-svn-id: https://svn.dealii.org/trunk@10170 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/news.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index ea9b67075e..926c886edd 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -31,6 +31,18 @@
here.
+ -
+ 2005/03/07: Function parser library integrated
+
+ -
+ Luca Heltai has contributed code that integrates a third
+ party function
+ parser library) that takes a string describing a
+ mathematical function, and returns an object that can be used in
+ all places where function objects are used in deal.II.
+
+
-
2004/12/24: Version 5.1 released
--
2.39.5