From e7a6ea3d9c2fa901fe722e0b994a36e5ba3f2886 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 14 Apr 2000 12:26:47 +0000 Subject: [PATCH] GradientEstimator. git-svn-id: https://svn.dealii.org/trunk@2723 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 82a1d55079..d35ce0fd67 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -59,6 +59,9 @@ vectors of a solver as finite element functions using DataOut. +
  • New: class GradientEstimator + estimates the norm of the gradient on each cell from finite + difference approximations.
    -- 2.39.5