Regina Calculation Engine
Classes | Namespaces | Typedefs | Variables
nfacepairing.h File Reference

Deals with dual graphs of 3-manifold triangulations. More...

#include "regina-core.h"
#include "generic/facetpairing.h"
#include "triangulation/nisomorphism.h"
#include "triangulation/ntriangulation.h"

Classes

class  regina::Triangulation< dim >
 A dim-dimensional triangulation, built by gluing together dim-dimensional simplices along their (dim-1)-dimensional facets. More...
 
class  regina::FacetPairing< 3 >
 Represents the dual graph of a 3-manifold triangulation. More...
 

Namespaces

 regina
 Contains the entire Regina calculation engine.
 

Typedefs

typedef FacetPairing< 3 > regina::NFacePairing
 A convenience typedef for FacetPairing<3>. More...
 

Variables

REGINA_DEPRECATED typedef std::list< NIsomorphism * > regina::NFacePairingIsoList
 A deprecated typedef provided for backward compatibility only. More...
 
REGINA_DEPRECATED typedef void(* regina::UseFacePairing )(const FacetPairing< 3 > *, const NFacePairingIsoList *, void *)
 A deprecated typedef provided for backward compatibility only. More...
 

Detailed Description

Deals with dual graphs of 3-manifold triangulations.


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