nfacepairing.h File Reference

Deals with pairing off tetrahedron faces in a triangulation census. More...

#include <iostream>
#include <list>
#include "utilities/nbooleans.h"
#include "utilities/nthread.h"
#include "triangulation/nisomorphism.h"

Namespaces

namespace  regina

Classes

class  regina::NFacePairing
 Represents a specific pairwise matching of tetrahedron faces. More...

Typedefs

typedef std::list
< NIsomorphismDirect * > 
regina::NFacePairingIsoList
 A list of isomorphisms on pairwise matchings of tetrahedron faces.
typedef void(* regina::UseFacePairing )(const NFacePairing *, const NFacePairingIsoList *, void *)
 A routine used to do arbitrary processing upon a pairwise matching of tetrahedron faces and its automorphisms.


Detailed Description

Deals with pairing off tetrahedron faces in a triangulation census.


Copyright © 1999-2007, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).