From: David Wells Date: Fri, 8 Dec 2017 00:21:56 +0000 (-0500) Subject: Use 'parent' instead of 'mother'. X-Git-Tag: v9.0.0-rc1~677^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1333a9eadcf3f19b3e3df100f2836ab4dde3d2;p=dealii.git Use 'parent' instead of 'mother'. The Triangulation documentation uses 'parent'. --- diff --git a/doc/doxygen/headers/iterators.h b/doc/doxygen/headers/iterators.h index 16d405ff0d..42cd6e6f62 100644 --- a/doc/doxygen/headers/iterators.h +++ b/doc/doxygen/headers/iterators.h @@ -246,7 +246,7 @@ of accessor classes: - The TriaAccessor class provides you with data that identifies the geometric properties of cells, faces, lines, quads, and hexes that make up a - triangulation, as well as mother-child relationships. + triangulation, as well as parent-child relationships. - The CellAccessor class is derived from the TriaAccessor class for cases where an object has full dimension, i.e. is a cell rather than for example a