From: Wolfgang Bangerth
Date: Mon, 3 Apr 2000 12:42:48 +0000 (+0000)
Subject: .
X-Git-Tag: v8.0.0~20716
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3feb38a47a7d840c8915c7c39e873da02064f6;p=dealii.git
.
git-svn-id: https://svn.dealii.org/trunk@2660 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/documentation.html b/deal.II/doc/documentation.html
index 27bcbda8a5..148f5c2273 100644
--- a/deal.II/doc/documentation.html
+++ b/deal.II/doc/documentation.html
@@ -104,7 +104,10 @@
target="body">iterators and accessors
used to access cells in the triangulations and the data
thereon, such as their geometry, the number of the
- degrees of freedom, data values, etc. (by Wolfgang Bangerth).
+ degrees of freedom, data values, etc. You may want to
+ read this object or parts of it if you want to know what
+ information is available from iterators (by Wolfgang
+ Bangerth).