Regina 7.0 Calculation Engine
Classes | Namespaces | Functions
facetpairing.h File Reference

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...
 

Detailed Description

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.


Copyright © 1999-2021, 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).