From: Wolfgang Bangerth Date: Tue, 28 Apr 1998 12:31:05 +0000 (+0000) Subject: Update doc. X-Git-Tag: v8.0.0~23041 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055b1c49128f578b9e407f5e500b996d4b4981ba;p=dealii.git Update doc. git-svn-id: https://svn.dealii.org/trunk@213 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/error_estimator.h b/deal.II/deal.II/include/numerics/error_estimator.h index 75ebd6cf88..8fa092328f 100644 --- a/deal.II/deal.II/include/numerics/error_estimator.h +++ b/deal.II/deal.II/include/numerics/error_estimator.h @@ -22,6 +22,8 @@ class dVector; /** + Implementation of the error estimator by Kelly, Gago, Zienkiewicz and + Babuska. This error estimator tries to approximate the error per cell by integration of the jump of the gradient of the solution along the faces of each cell. It can be understood as a gradient recovery estimator; see the survey