|
Regina Calculation Engine
|
Deals with pairing off tetrahedron faces in a census of 3-manifold triangulations. More...
#include "regina-core.h"#include "census/ngenericfacetpairing.h"#include "triangulation/nisomorphism.h"Classes | |
| class | regina::NFacePairing |
| Represents a specific pairwise matching of tetrahedron faces. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Typedefs | |
| typedef std::list< NIsomorphism * > | regina::NFacePairingIsoList |
| A legacy typedef provided for backward compatibility only. More... | |
| typedef void(* | regina::UseFacePairing )(const NFacePairing *, const NFacePairingIsoList *, void *) |
| A legacy typedef provided for backward compatibility only. More... | |
Deals with pairing off tetrahedron faces in a census of 3-manifold triangulations.