Regina Calculation Engine
Namespaces | Classes | Typedefs
4-Manifold Triangulations

Triangulations of 4-manifolds. More...

Namespaces

 regina::detail
 Contains implementation details and common functionality for Regina's dimension-agnostic classes.
 

Classes

class  regina::Dim4BoundaryComponent
 Represents a component of the boundary of a 4-manifold triangulation. More...
 
class  regina::Component< 4 >
 Represents a connected component of a 4-manifold triangulation. More...
 
class  regina::Face< 4, 1 >
 Represents an edge in the skeleton of a 4-manifold triangulation. More...
 
class  regina::Dim4ExampleTriangulation
 This class offers routines for constructing a variety of sample 4-manifold triangulations. More...
 
class  regina::Isomorphism< 4 >
 Represents a combinatorial isomorphism from one 4-manifold triangulation into another. More...
 
class  regina::Simplex< 4 >
 Represents a pentachoron (a 4-dimensional simplex) within a 4-manifold triangulation. More...
 
class  regina::Face< 4, 3 >
 Represents a tetrahedron in the skeleton of a 4-dimensional triangulation. More...
 
class  regina::Face< 4, 2 >
 Represents a triangle in the skeleton of a 4-manifold triangulation. More...
 
class  regina::Triangulation< 4 >
 Represents a 4-dimensional triangulation, typically of a 4-manifold. More...
 
class  regina::Face< 4, 0 >
 Represents a vertex in the skeleton of a 4-manifold triangulation. More...
 
class  regina::XMLTriangulationReader< 4 >
 An XML packet reader that reads a single 4-dimensional triangulation. More...
 

Typedefs

typedef Component< 4 > regina::Dim4Component
 A convenience typedef for Component<4>. More...
 
typedef FaceEmbedding< 4, 1 > regina::Dim4EdgeEmbedding
 A convenience typedef for FaceEmbedding<4, 1>. More...
 
typedef FacetPairing< 4 > regina::Dim4FacetPairing
 A convenience typedef for FacetPairing<4>. More...
 
typedef Isomorphism< 4 > regina::Dim4Isomorphism
 A convenience typedef for Isomorphism<4>. More...
 
typedef Simplex< 4 > regina::Dim4Pentachoron
 A convenience typedef for Simplex<4>. More...
 
typedef FaceEmbedding< 4, 3 > regina::Dim4TetrahedronEmbedding
 A convenience typedef for FaceEmbedding<4, 3>. More...
 
typedef Face< 4, 3 > regina::Dim4Tetrahedron
 A convenience typedef for Face<4, 3>. More...
 
typedef FaceEmbedding< 4, 2 > regina::Dim4TriangleEmbedding
 A convenience typedef for FaceEmbedding<4, 2>. More...
 
typedef Face< 4, 2 > regina::Dim4Triangle
 A convenience typedef for Face<4, 2>. More...
 
typedef Triangulation< 4 > regina::Dim4Triangulation
 A convenience typedef for Triangulation<4>. More...
 
typedef FaceEmbedding< 4, 0 > regina::Dim4VertexEmbedding
 A convenience typedef for FaceEmbedding<4, 0>. More...
 
typedef XMLTriangulationReader< 4 > regina::NXMLDim4TriangulationReader
 A convenience typedef for XMLTriangulationReader<4>. More...
 

Detailed Description

Triangulations of 4-manifolds.

Typedef Documentation

§ Dim4Component

A convenience typedef for Component<4>.

§ Dim4EdgeEmbedding

A convenience typedef for FaceEmbedding<4, 1>.

§ Dim4FacetPairing

A convenience typedef for FacetPairing<4>.

§ Dim4Isomorphism

A convenience typedef for Isomorphism<4>.

§ Dim4Pentachoron

A convenience typedef for Simplex<4>.

§ Dim4Tetrahedron

typedef Face< 4, 3 > regina::Dim4Tetrahedron

A convenience typedef for Face<4, 3>.

§ Dim4TetrahedronEmbedding

A convenience typedef for FaceEmbedding<4, 3>.

§ Dim4Triangle

typedef Face< 4, 2 > regina::Dim4Triangle

A convenience typedef for Face<4, 2>.

§ Dim4TriangleEmbedding

A convenience typedef for FaceEmbedding<4, 2>.

§ Dim4Triangulation

A convenience typedef for Triangulation<4>.

§ Dim4VertexEmbedding

A convenience typedef for FaceEmbedding<4, 0>.

§ NXMLDim4TriangulationReader

A convenience typedef for XMLTriangulationReader<4>.


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