]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Apr 2015 22:36:25 +0000 (17:36 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Apr 2015 22:36:25 +0000 (17:36 -0500)
include/deal.II/grid/tria_accessor.h

index 36d9a27436961b04f18bb6a28c1b43eaeed26afd..97cc0aec6a00eb2201d73573d8bb690200145477 100644 (file)
@@ -2460,6 +2460,13 @@ public:
    *
    * The function throws an exception if the current cell is not
    * active.
+   *
+   * @note If the triangulation this function is called on is
+   * of type parallel::distributed::Triangulation, then active
+   * cells may be locally owned, ghost cells, or artificial
+   * (see @ref GlossLocallyOwnedCell , @ref GlossGhostCell , and
+   * @ref GlossArtificialCell). This function counts over all of
+   * them, including ghost and artificial active cells.
    */
   unsigned int active_cell_index () 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.