]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
doc update.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Jul 2000 08:34:27 +0000 (08:34 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Jul 2000 08:34:27 +0000 (08:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@3140 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index 6e128a3f5bab6d5c33c6b8e5d66343491e1ebbba..f4d5422639a0f66d2341904555e00efe2c88f176 100644 (file)
@@ -623,7 +623,7 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *       class which takes a triangulation and fills it by a division
  *       of the required domain.
  *   
- *     @item Reading in a triangulation: By using an object of the @p{DataIn}
+ *     @item Reading in a triangulation: By using an object of the @p{GridIn}
  *        class, you can read in fairly general triangulations. See there for
  *        more information. The mentioned class uses the interface described
  *        directly below to transfer the data into the triangulation.
@@ -632,7 +632,7 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *        by providing a list of vertices and a list of cells. Each such cell
  *        consists of a vector storing the indices of the vertices of this cell
  *        in the vertex list. To see how this works, you can take a look at the
- *        @p{DataIn<dim>::read_*} functions. The appropriate function to be
+ *        @p{GridIn<dim>::read_*} functions. The appropriate function to be
  *        called is @p{Triangulation<dim>::create_triangulation (2)}.
  *
  *        Creating the hierarchical information needed for this library from
@@ -661,7 +661,7 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *
  *        There are more subtle conditions which must be imposed upon the
  *        vertex numbering within cells. See the documentation for the
- *        @ref{DataIn} class for more details on this. They do not only
+ *        @ref{GridIn} class for more details on this. They do not only
  *        hold for the data read from an UCD or any other input file, but
  *        also for the data passed to the
  *        @p{Triangulation<dim>::create_triangulation (2)} function.

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.