Regina 7.3 Calculation Engine
|
Describes the way in which subdim-faces are numbered within a dim-dimensional simplex. More...
#include "triangulation/detail/facenumbering.h"
Classes | |
class | regina::FaceNumbering< dim, subdim > |
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. More... | |
Describes the way in which subdim-faces are numbered within a dim-dimensional simplex.