Regina 7.3 Calculation Engine
Classes | Namespaces | Functions
gluingperms.h File Reference

Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation. More...

#include "core/output.h"
#include "triangulation/facetspec.h"
#include "triangulation/forward.h"
#include "maths/perm.h"

Classes

class  regina::GluingPerms< dim >
 Represents a specific set of gluing permutations to complement a particular pairwise matching of simplex facets. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Functions

template<int dim>
void regina::swap (GluingPerms< dim > &a, GluingPerms< dim > &b) noexcept
 Swaps the contents of the given gluing permutation sets. More...
 

Detailed Description

Deals with selecting gluing permutations to complement a particular pairing of facets of simplices in an n-manifold triangulation.


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