Skip to content

Commit

Permalink
Merge pull request #7703 from albert-github/feature/issue_7701
Browse files Browse the repository at this point in the history
issue #7701 Appearance of "Set of Faces" in documentation.
  • Loading branch information
lrineau committed Sep 13, 2023
2 parents 3cf928a + a3148fb commit e04b3a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Triangulation/doc/Triangulation/Triangulation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Two full cells \f$ \sigma\f$ and \f$ \sigma'\f$ sharing a facet are called
<I>neighbors</I>. A full cell has always exactly \f$ d+1\f$ neighbors.

Possible values of \f$d\f$ (the <I>current dimension</I> of the triangulation) include
<BLOCKQUOTE>
\par
<DL>
<DT><B>\f$d=-2\f$</B><DD> This corresponds to an empty
triangulation data structure.
Expand All @@ -145,7 +145,6 @@ triangulation of the \f$ 0\f$-sphere.
<DT><B>\f$ 0< d \le D\f$</B><DD> This corresponds to a triangulation of
the sphere \f$ \mathbb{S}^d\f$.
</DL>
</BLOCKQUOTE>

## The `Triangulation_data_structure` Class ##

Expand Down

0 comments on commit e04b3a4

Please sign in to comment.