From: wolf Date: Thu, 11 May 2006 15:53:27 +0000 (+0000) Subject: Augment docs in one point. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2179d636536669849485ebab09d88d4c800245fc;p=dealii-svn.git Augment docs in one point. git-svn-id: https://svn.dealii.org/trunk@13100 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/grid_tools.h b/deal.II/deal.II/include/grid/grid_tools.h index 2d8d643785..2b7506d6c1 100644 --- a/deal.II/deal.II/include/grid/grid_tools.h +++ b/deal.II/deal.II/include/grid/grid_tools.h @@ -353,12 +353,14 @@ class GridTools * whether or not the point is * inside a given cell. * - * The function returns an iterator - * to the cell, as well as the local - * position of the point inside - * the unit cell. This local position - * might be located slightly outside - * an actual unit cell. + * The function returns an + * iterator to the cell, as well + * as the local position of the + * point inside the unit + * cell. This local position + * might be located slightly + * outside an actual unit cell, + * due to numerical roundoff. * * If a point lies on the * boundary of two or more cells,