From af3b3a596fad36059611e59d290ecf4f01a5fd1b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth 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