From: wolf Date: Fri, 14 Apr 2000 12:26:47 +0000 (+0000) Subject: GradientEstimator. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a6ea3d9c2fa901fe722e0b994a36e5ba3f2886;p=dealii-svn.git GradientEstimator. git-svn-id: https://svn.dealii.org/trunk@2723 0785d39b-7218-0410-832d-ea1e28bc413d --- 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.