From: wolf
Date: Mon, 3 Apr 2000 12:42:48 +0000 (+0000)
Subject: .
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5177714b37ffcf137eb8c0b26741826731627605;p=dealii-svn.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).
diff --git a/deal.II/doc/reports/class-hierarchies/index.html b/deal.II/doc/reports/class-hierarchies/index.html
index 079dae196b..ac27b95173 100644
--- a/deal.II/doc/reports/class-hierarchies/index.html
+++ b/deal.II/doc/reports/class-hierarchies/index.html
@@ -33,6 +33,10 @@ within this part of the class tree; this document tries to shed a bit
of light onto this.
+
+Furthermore, it lists the member functions that can be queried to
+obtain information from an iterator.
+