]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix two minor documentation mistakes. 232/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Nov 2014 16:54:30 +0000 (10:54 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Nov 2014 16:54:30 +0000 (10:54 -0600)
include/deal.II/grid/tria_accessor.h

index c86aeefb8eafa1d0a9dec4f5c4dcd738b3dbb40d..a681fd1256f0693952b0c1a52d5494166f2b3d83 100644 (file)
@@ -3139,10 +3139,10 @@ public:
    *
    * @post The returned value is equal to
    * <code>!is_ghost() &&
-   * !is_artificial()</code>.
+   * !is_locally_owned()</code>.
    *
    * @note Whether a cell is a ghost cell, artificial, or is
-   * locally owned or is a property that only pertains to cells
+   * locally owned is a property that only pertains to cells
    * that are active. Consequently,
    * you can only call this function if the cell it refers to has
    * no children.

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.