Regina 7.3 Calculation Engine
Static Public Member Functions | List of all members
regina::ExampleSnapPea Class Reference

This class offers routines for constructing various example SnapPea triangulations. More...

#include <snappea/examplesnappea.h>

Static Public Member Functions

static SnapPeaTriangulation gieseking ()
 Returns a new triangulation of the Gieseking manifold. More...
 
static SnapPeaTriangulation figureEight ()
 Returns a new triangulation of the figure eight knot complement. More...
 
static SnapPeaTriangulation trefoil ()
 Returns a new triangulation of the trefoil knot complement. More...
 
static SnapPeaTriangulation whiteheadLink ()
 Returns a new triangulation of the Whitehead link complement. More...
 
static SnapPeaTriangulation x101 ()
 Returns a new triangulation of the SnapPea census manifold x101. More...
 

Detailed Description

This class offers routines for constructing various example SnapPea triangulations.

This is analagous to the (much richer) Example<3> class.

Member Function Documentation

◆ figureEight()

static SnapPeaTriangulation regina::ExampleSnapPea::figureEight ( )
static

Returns a new triangulation of the figure eight knot complement.

Returns
the figure eight knot complement.

◆ gieseking()

static SnapPeaTriangulation regina::ExampleSnapPea::gieseking ( )
static

Returns a new triangulation of the Gieseking manifold.

Returns
the Gieseking manifold.

◆ trefoil()

static SnapPeaTriangulation regina::ExampleSnapPea::trefoil ( )
static

Returns a new triangulation of the trefoil knot complement.

Returns
the trefoil knot complement.

◆ whiteheadLink()

static SnapPeaTriangulation regina::ExampleSnapPea::whiteheadLink ( )
static

Returns a new triangulation of the Whitehead link complement.

Returns
the Whitehead link complement.

◆ x101()

static SnapPeaTriangulation regina::ExampleSnapPea::x101 ( )
static

Returns a new triangulation of the SnapPea census manifold x101.

Returns
the SnapPea census manifold x101.

The documentation for this class was generated from the following file:

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