]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Dec 2008 21:32:15 +0000 (21:32 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Dec 2008 21:32:15 +0000 (21:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@17843 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0da02773be05484dea495e5cba55a52afa65b837..0d7b378d5ea1815af2c6efb68287c401df0e73e3 100644 (file)
@@ -3,13 +3,13 @@
  @{
 
 deal.II has several classes which are understood conceptionally as
-meshes. Apart from the obvious Triangulation, these are 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 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).
 
 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.