|
Regina 7.0 Calculation Engine
|
Internal header for dual graphs of triangulations of arbitrary dimension. More...
#include "triangulation/detail/facetpairing.h"Classes | |
| class | regina::FacetPairing< dim > |
| Represents the dual graph of a dim-manifold triangulation; that is, the pairwise matching of facets of dim-dimensional simplices. More... | |
Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Functions | |
| template<int dim> | |
| void | regina::swap (FacetPairing< dim > &a, FacetPairing< dim > &b) noexcept |
| Swaps the contents of the given facet pairings. More... | |
Internal header for dual graphs of triangulations of arbitrary dimension.
This file is automatically included from triangulation/facetpairing.h; there is no need for end users to include this header explicitly.