From: wolf Date: Thu, 23 Oct 2003 14:14:44 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb744d380fb9523c88704d245ac528c9c5f47596;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@8140 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index c3bc3fa30d..b2bb7379c1 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -843,9 +843,12 @@ class VectorTools * Point error evaluation. Find * the first cell containing the * given point and compute the - * difference of a finite element + * difference of a (possibly + * vector-valued) finite element * function and a continuous - * function at this point. + * function (with as many vector + * components as the finite + * element) at this point. * * Since the function uses a * simple test for checking