]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix cross-references to something that actually exists.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 28 Jun 2000 11:56:01 +0000 (11:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 28 Jun 2000 11:56:01 +0000 (11:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@3100 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_iterator.h

index e7e5effb8096495ad7f0ffdaeca425e009a3bf75..5827115f5a75847af191fdc04421816847471daf 100644 (file)
@@ -216,11 +216,14 @@ template <int dim> class Triangulation;
  *   earlier than for past-the-end iterators an exception is raised.
  *
  *   @see Triangulation
- *   @see TriaDimensionInfo
+ *   @see TriaDimensionInfo<1>
+ *   @see TriaDimensionInfo<2>
+ *   @see TriaDimensionInfo<3>
  *   @author Wolfgang Bangerth, 1998
  */
 template <int dim, typename Accessor>
-class TriaRawIterator : public bidirectional_iterator<Accessor,int> {
+class TriaRawIterator : public bidirectional_iterator<Accessor,int>
+{
   public:
                                     /**
                                      * Declare the type of the Accessor for

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.