From e7c12e584f1b53b55d7c42c36998dad1523ed559 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 16 Feb 2001 09:50:32 +0000 Subject: [PATCH] Extend by intentions. git-svn-id: https://svn.dealii.org/trunk@3953 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/future.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/future.html b/deal.II/doc/future.html index 0156192ce2..5a3eec7bd7 100644 --- a/deal.II/doc/future.html +++ b/deal.II/doc/future.html @@ -125,8 +125,13 @@
  • More example programs: There are still many aspects of the library that are not yet - covered by the example programs. This is certainly something - that should be improved, but is time consuming. + covered by the example programs (in particular, on the list + of things are the ParameterHandler + and SolutionTransfer classes, the + AssertThrow macro, 1d programs, + and output of more than one variable). This is certainly + something that should be improved, but is rather time + consuming.

  • -- 2.39.5