From 02587c925811e8fb8127fee3851c9ddaac57cc8f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 12 Sep 2000 09:00:12 +0000 Subject: [PATCH] Extend KellyErrorEstimator. git-svn-id: https://svn.dealii.org/trunk@3319 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 093841a6ed..a161929dbe 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -448,7 +448,16 @@ documentation, etc.
  1. - New: The DataOut_Faces allows to + Extended: The KellyErrorEstimator + class is now able to estimate errors for several solution + vectors at the same time, provided they live on the same + DoFHandler object. +
    + (WB 2000/09/11) +

    + +
  2. + New: The DataOut_Faces class allows to output faces instead of cells. This might be handy for 3d computations if one is only interested in surface plots, or cuts through the domain. -- 2.39.5