Regina Calculation Engine
triangulation Directory Reference

Directories

Files

file  dim2.h
 Includes all headers for working with 2-dimensional triangulations. This includes headers for the main class Triangulation<2>, as well as the face classes Face<2,subdim>, the component classes Component<2> and BoundaryComponent<2>, and the isomorphism class Isomorphism<2>.
 
file  dim3.h
 Includes all headers for working with 3-dimensional triangulations. This includes headers for the main class Triangulation<3>, as well as the face classes Face<3,subdim>, the component classes Component<3> and BoundaryComponent<3>, and the isomorphism class Isomorphism<3>.
 
file  dim4.h
 Includes all headers for working with 4-dimensional triangulations. This includes headers for the main class Triangulation<4>, as well as the face classes Face<4,subdim>, the component classes Component<4> and BoundaryComponent<4>, and the isomorphism class Isomorphism<4>.
 
file  example.h
 Offers some example higher-dimensional triangulations as starting points for testing code or getting used to Regina.
 
file  example2.h
 Offers some example 2-dimensional triangulations as starting points for testing code or getting used to Regina.
 
file  example3.h
 Offers some example 3-dimensional triangulations as starting points for testing code or getting used to Regina.
 
file  example4.h
 Offers some example 4-dimensional triangulations as starting points for testing code or getting used to Regina.
 
file  facenumbering.h
 Describes the way in which subdim-faces are numbered within a dim-dimensional simplex.
 
file  facepair.h
 Deals with simple pairs of face numbers.
 
file  facetpairing.h
 Includes headers for working with facet pairings in all dimensions except for dimension 3. Specifically, this includes headers for the class FacetPairing<dim> for all dim ≠ 3.
 
file  facetpairing3.h
 Deals with dual graphs of 3-manifold triangulations.
 
file  facetspec.h
 Allows lightweight representation of individual facets of simplices.
 
file  forward.h
 Provides forward declarations of Regina's triangulation-related classes.
 
file  generic.h
 Includes all headers for working with higher-dimensional triangulations. This includes headers for the main class Triangulation<dim>, as well as the face classes Face<dim,subdim>, the component classes Component<dim> and BoundaryComponent<dim>, and the isomorphism class Isomorphism<dim>, for all dimensions dim ≥ 5.
 
file  homologicaldata.h
 Deals with all the details of the cellular homology of a manifold.
 
file  nboundarycomponent.h
 Deprecated header.
 
file  ncomponent.h
 Deprecated header.
 
file  nedge.h
 Deprecated header.
 
file  nexampletriangulation.h
 Deprecated header.
 
file  nfacepair.h
 Deprecated header.
 
file  nfacepairing.h
 Deprecated header.
 
file  nhomologicaldata.h
 Deprecated header.
 
file  nisomorphism.h
 Deprecated header.
 
file  ntetrahedron.h
 Deprecated header.
 
file  ntriangle.h
 Deprecated header.
 
file  ntriangulation.h
 Deprecated header.
 
file  nvertex.h
 Deprecated header.
 
file  pachner.h
 Explains terminology used with Pachner moves on triangulations.
 
file  xmltrireader.h
 Deals with parsing XML data for triangulation packets.
 
file  xmltrireader2.h
 Deals with parsing XML data for 2-dimensional triangulation packets.
 
file  xmltrireader3.h
 Deals with parsing XML data for 3-dimensional triangulation packets.
 
file  xmltrireader4.h
 Deals with parsing XML data for 4-dimensional triangulation packets.
 

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