From c10f03a54fce02e98390fde8b13f7d62c02fabfc Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 16 Mar 2005 17:31:55 +0000 Subject: [PATCH] Add Luca's work on the function parser. git-svn-id: https://svn.dealii.org/trunk@10169 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/authors.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/authors.html b/deal.II/doc/authors.html index 8fc7c4bfa4..c62a38c0c5 100644 --- a/deal.II/doc/authors.html +++ b/deal.II/doc/authors.html @@ -52,7 +52,8 @@ The library is maintained and mostly written by the random fixes and enhancements.
  • Luca Heltai: - Gmsh format mesh reader. + Gmsh format mesh reader;   + integration of the function parser library.
  • Oliver Kayser-Herold: Lots of work on hp finite elements;   -- 2.39.5