]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor edit.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 9 Feb 2011 17:18:06 +0000 (17:18 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 9 Feb 2011 17:18:06 +0000 (17:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@23319 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/iterators.h

index 8d576805ec8f729c480c796af12bc97a6dbdf68b..3fb574718a73280cd5f898245b9a135e613306d9 100644 (file)
@@ -3,13 +3,12 @@
  @{
 
 deal.II has several classes which are understood conceptionally as
-meshes. Apart from the obvious Triangulation, these are DoFHandler,
-hp::DoFHandler and MGDoFHandler. All of those define a set of iterators,
-allowing the user to traverse the whole mesh, i.e. the set of cells, faces,
-edges, etc that comprise the mesh, or portions of it. Therefore, they have
-somethings in common. In fact, these iterators are instantiations or
-subclasses of the same class TriaIterator (we do not include TriaRawIterator
-here, since it is only for %internal use).
+meshes. Apart from the obvious Triangulation, these are, for example,
+DoFHandler, hp::DoFHandler and MGDoFHandler. All of those define a set
+of iterators, allowing the user to traverse the whole mesh, i.e. the
+set of cells, faces, edges, etc that comprise the mesh, or portions of
+it. These iterators are all in a sense derived from the TriaIterator
+class.
 
 Basically, the template signature of TriaIterator is
 @code

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.