Regina 7.3.1 Calculation Engine
facenumbering.h File Reference

Describes the way in which subdim-faces are numbered within a dim-dimensional simplex. More...

Classes

class  regina::FaceNumbering< int, int >
 Specifies how subdim-faces are numbered within a dim-dimensional simplex. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

template<int dim>
constexpr int regina::faceOppositeEdge (int i, int j)
 Returns the (dim-2)-face number that is opposite the edge joining vertices i and j in a dim-dimensional simplex.
 

Detailed Description

Describes the way in which subdim-faces are numbered within a dim-dimensional simplex.


Copyright © 1999-2025, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).