diff --git a/Triangulation/doc/Triangulation/Triangulation.txt b/Triangulation/doc/Triangulation/Triangulation.txt index 452891fa415..0fdc6a4d6c0 100644 --- a/Triangulation/doc/Triangulation/Triangulation.txt +++ b/Triangulation/doc/Triangulation/Triangulation.txt @@ -130,7 +130,7 @@ Two full cells \f$ \sigma\f$ and \f$ \sigma'\f$ sharing a facet are called neighbors. A full cell has always exactly \f$ d+1\f$ neighbors. Possible values of \f$d\f$ (the current dimension of the triangulation) include -
+\par## The `Triangulation_data_structure` Class ##-
- \f$d=-2\f$
- This corresponds to an empty triangulation data structure. @@ -145,7 +145,6 @@ triangulation of the \f$ 0\f$-sphere.
- \f$ 0< d \le D\f$
- This corresponds to a triangulation of the sphere \f$ \mathbb{S}^d\f$.