]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 5 Mar 2006 03:06:46 +0000 (03:06 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 5 Mar 2006 03:06:46 +0000 (03:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@12533 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_accessor.h

index 24147ef65144e1b4ed7b0cb2076f92cce5ae0e6f..f82ea4ea0626b2a24bb061890d638f8538fc06ac 100644 (file)
@@ -599,8 +599,8 @@ class TriaObjectAccessor :  public TriaAccessor<dim>
     bool has_children () const;
 
                                     /**
-                                     * Return the number of
-                                     * children of this cell.
+                                     * Return the number of immediate
+                                     * children of this object.
                                      */
     unsigned int n_children() const;
 
@@ -1083,8 +1083,8 @@ class TriaObjectAccessor<1, dim> :  public TriaAccessor<dim>
     bool has_children () const;
 
                                     /**
-                                     * Return the number of
-                                     * children of this cell.
+                                     * Return the number of immediate
+                                     * children of this object.
                                      */
     unsigned int n_children() const;
 
@@ -1569,8 +1569,8 @@ class TriaObjectAccessor<2, dim> :  public TriaAccessor<dim>
     bool has_children () const;
 
                                     /**
-                                     * Return the number of
-                                     * children of this cell.
+                                     * Return the number of immediate
+                                     * children of this object.
                                      */
     unsigned int n_children() const;
 
@@ -2097,8 +2097,8 @@ class TriaObjectAccessor<3, dim> :  public TriaAccessor<dim>
     bool has_children () const;
 
                                     /**
-                                     * Return the number of
-                                     * children of this cell.
+                                     * Return the number of immediate
+                                     * children of this object.
                                      */
     unsigned int n_children() const;
 

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.